add additional meta tags for seo

This commit is contained in:
r888888888
2018-10-20 17:15:29 -07:00
parent c301c316bf
commit 192ac128cd
7 changed files with 121 additions and 30 deletions

View File

@@ -36,6 +36,10 @@ module PostSets
false
end
def best_post
nil
end
def presenter
raise NotImplementedError
end