fixes #2465: Switch Twitter cards to use summary card+image

This commit is contained in:
r888888888
2015-08-25 16:34:51 -07:00
parent 478c0e2397
commit 5f9a6aa0c1
4 changed files with 13 additions and 5 deletions

View File

@@ -392,5 +392,9 @@ module Danbooru
false
end
end
def twitter_site
"@teruyo"
end
end
end