mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-06 08:43:56 +09:00
Fix meta tags (#4918)
This commit is contained in:
@ -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')
|
||||
|
Reference in New Issue
Block a user