]> cat aescling's git repositories - mastodon.git/commit
Add meta tags for OGP to following & follow page (#2052)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Wed, 19 Apr 2017 15:17:32 +0000 (00:17 +0900)
committerEugen <eugen@zeonfederated.com>
Wed, 19 Apr 2017 15:17:32 +0000 (17:17 +0200)
commit2510119f195974626670a843147641aaf2f391cc
tree911a00cb1b30f0c5166e5fc4a3510dcfe55786f1
parentfe1ddc3b9614380367fa55f13df033e21c96747e
Add meta tags for OGP to following & follow page (#2052)

* Add meta tags for OGP to following & follow page

* simplify render helper

* Follow up #2133

* og:type is only accounts/show

* revert accounts/{following,followers}
app/views/accounts/_og.html.haml [new file with mode: 0644]
app/views/accounts/show.html.haml
app/views/follower_accounts/index.html.haml
app/views/following_accounts/index.html.haml