1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 16:56:00 +02:00

Fix meta tags (#4917)

This commit is contained in:
MeiMei
2019-05-14 02:50:53 +09:00
committed by syuilo
parent 600c009549
commit 4069bb170a
24 changed files with 33 additions and 24 deletions

View File

@@ -45,7 +45,7 @@
</ui-select>
</label>
<a href="https://assets.msky.cafe/theme/list" target="_blank">{{ $t('find-more-theme') }}</a>
<a href="https://assets.msky.cafe/theme/list" rel="noopener" target="_blank">{{ $t('find-more-theme') }}</a>
<details class="creator">
<summary><fa icon="palette"/> {{ $t('create-a-theme') }}</summary>