Remove Atom feeds and old URLs in the form of GET /:username/updates/:id
(#11247)
This commit is contained in:
4
app/views/statuses/_og_description.html.haml
Normal file
4
app/views/statuses/_og_description.html.haml
Normal file
@@ -0,0 +1,4 @@
|
||||
- description = status_description(activity)
|
||||
|
||||
%meta{ name: 'description', content: description }/
|
||||
= opengraph 'og:description', description
|
Reference in New Issue
Block a user