feat: 当フォークのソースコードを表示させた

This commit is contained in:
mattyatea 2023-09-17 18:01:03 +09:00
parent 5698b115bb
commit 0111f99b32
3 changed files with 7 additions and 0 deletions

View file

@ -34,6 +34,11 @@ SPDX-License-Identifier: AGPL-3.0-only
{{ i18n.ts._aboutMisskey.source }}
<template #suffix>GitHub</template>
</FormLink>
<FormLink to="https://github.com/mattyatea/misskey" external>
<template #icon><i class="ti ti-code"></i></template>
{{ i18n.ts._aboutMisskey.forksource }}
<template #suffix>GitHub</template>
</FormLink>
<FormLink to="https://crowdin.com/project/misskey" external>
<template #icon><i class="ti ti-language-hiragana"></i></template>
{{ i18n.ts._aboutMisskey.translation }}