Fix punycode being rendered instead of unicode in some places (#13030)
This commit is contained in:
@@ -10,4 +10,4 @@
|
||||
= opengraph 'og:image:width', '120'
|
||||
= opengraph 'og:image:height', '120'
|
||||
= opengraph 'twitter:card', 'summary'
|
||||
= opengraph 'profile:username', account.local_username_and_domain
|
||||
= opengraph 'profile:username', acct(account)[1..-1]
|
||||
|
Reference in New Issue
Block a user