Update account, status meta tags
• Update: - account, status meta tags
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
= opengraph 'og:url', url
|
||||
= opengraph 'og:site_name', site_title
|
||||
= opengraph 'og:title', yield(:page_title).strip
|
||||
= opengraph 'og:title', "#{display_name(account)} (@#{account.username}) • #{site_hostname}"
|
||||
= opengraph 'og:description', description
|
||||
= opengraph 'og:image', full_asset_url(account.avatar.url(:original))
|
||||
= opengraph 'og:image:width', '120'
|
||||
|
||||
Reference in New Issue
Block a user