aa88fc16c9
• Fixed: - issue with showing status meta in html head/title tags
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
- description = t('statuses.title', name: display_name(account), quote: status.spoiler_text.presence || status.text)
|
|
|
|
%meta{ name: 'description', content: description }/
|
|
= opengraph 'og:description', description
|