diff --git a/packages/frontend/src/components/MkVisitorDashboard.vue b/packages/frontend/src/components/MkVisitorDashboard.vue index 3d134dee1..be80baa77 100644 --- a/packages/frontend/src/components/MkVisitorDashboard.vue +++ b/packages/frontend/src/components/MkVisitorDashboard.vue @@ -47,24 +47,6 @@ SPDX-License-Identifier: AGPL-3.0-only
-
-
-
Sponsored by
- Skeb -
-
-
© {{ new Date().getFullYear() }} MisskeyHQ Inc.
- 特定商取引法に基づく表記 -
-
- {{ instanceName }} - {{ i18n.ts.aboutMisskey }} - {{ i18n.ts.termsOfService }} - {{ i18n.ts.privacyPolicy }} - {{ i18n.ts.impressum }} - {{ i18n.ts.support }} -
-
@@ -258,36 +240,4 @@ function exploreOtherServers() { height: 350px; overflow: auto; } - -.footer { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - padding: 12px 16px; - gap: 8px 8px; -} - -.legalNotice { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; -} - -.sponsors { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - gap: 8px 8px; -} - -.links { - display: flex; - flex-wrap: wrap; - align-items: center; - justify-content: center; - gap: 8px 8px; -} diff --git a/packages/frontend/src/pages/about.vue b/packages/frontend/src/pages/about.vue index b5a85933f..bf81ea994 100644 --- a/packages/frontend/src/pages/about.vue +++ b/packages/frontend/src/pages/about.vue @@ -23,18 +23,6 @@ SPDX-License-Identifier: AGPL-3.0-only -
-
© {{ new Date().getFullYear() }} MisskeyHQ Inc.
- 特定商取引法に基づく表記 -
- - - -
- Skeb -
-
-
@@ -97,11 +85,6 @@ SPDX-License-Identifier: AGPL-3.0-only {{ i18n.ts.support }} - - - {{ i18n.tsx.supportThisInstance({ name: instance.name ?? host }) }} - -