diff --git a/src/client/components/form/link.vue b/src/client/components/form/link.vue
index 01c46e851..7093f5039 100644
--- a/src/client/components/form/link.vue
+++ b/src/client/components/form/link.vue
@@ -3,12 +3,18 @@
-
+
+
+
+
-
+
+
+
+
@@ -84,6 +90,10 @@ export default defineComponent({
> .right {
margin-left: auto;
opacity: 0.7;
+
+ > .text:not(:empty) {
+ margin-right: 0.75em;
+ }
}
}
}
diff --git a/src/client/pages/about-misskey.vue b/src/client/pages/about-misskey.vue
index 7e673de0b..4e0e74bfa 100644
--- a/src/client/pages/about-misskey.vue
+++ b/src/client/pages/about-misskey.vue
@@ -11,9 +11,21 @@
{{ $t('_aboutMisskey.about') }}
- {{ $t('_aboutMisskey.source') }}
- {{ $t('_aboutMisskey.translation') }}
- {{ $t('_aboutMisskey.donate') }}
+
+
+ {{ $t('_aboutMisskey.source') }}
+ GitHub
+
+
+
+ {{ $t('_aboutMisskey.translation') }}
+ Crowdin
+
+
+
+ {{ $t('_aboutMisskey.donate') }}
+ Patreon
+
{{ $t('_aboutMisskey.contributors') }}