1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-16 05:05:32 +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

@@ -6,4 +6,4 @@ block main
block footer
p
= i18n('docs.edit-this-page-on-github')
a(href=src target="_blank")= i18n('docs.edit-this-page-on-github-link')
a(href=src rel="noopener" target="_blank")= i18n('docs.edit-this-page-on-github-link')