about summary refs log tree commit diff
path: root/app/views/stream_entries/_og_description.html.haml
blob: 9c24e0a61b85d39cfb72791a8403d129edfd8164 (plain) (blame)
1
= opengraph 'og:description', [activity.spoiler_text, activity.text].reject(&:blank?).join("\n\n")