summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/contact.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix syntax errorssyuilo2025-04-271-1/+1
|
* perf(frontend): use css-native implementation for spacer rather than vue ↵syuilo2025-04-271-2/+2
| | | | component
* refactor(frontend): use PageWithHeader instead of ↵syuilo2025-03-201-3/+2
| | | | MkStickyContainer+MkPageHeader combination
* refactor(frontend): page-metadata -> pagesyuilo2025-03-101-2/+2
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-1/+1
|
* enhance(frontend): サーバー情報・お問い合わせページを改修 ↵かっこかり2024-07-141-9/+17
| | | | | | | | | | | | | | | | | | | | | | | | | (#14198) * improve(frontend): サーバー情報・お問い合わせページを改修 (#238) * Revert "Revert "enhance(frontend): add contact page" (#208)" (This reverts commit 5a329a09c987b3249f97f9d53af67d1bffb09eea.) * improve(frontend): サーバー情報・お問い合わせページを改修 (cherry picked from commit e72758d8cda3db009c5d1bf1f4141682931b91f8) * fix * Update Changelog * tweak * lint * 既存の翻訳を使用するように --------- Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
* enhance: サーバーのお問い合わせ先URLを設定できるようにsyuilo2024-05-311-1/+17
|
* enhance(frontend): add contact pagesyuilo2024-05-011-0/+24