1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/views/stream_entries/_og_description.html.haml

4 lines
140 B
Text

- description = status_description(activity)
%meta{ name: 'description', content: description }/
= opengraph 'og:description', description