add more meta descriptions to more pages

This commit is contained in:
r888888888
2016-02-09 14:25:23 -08:00
parent 3354b523e5
commit 1047d1fd2b
7 changed files with 24 additions and 1 deletions

View File

@@ -143,6 +143,7 @@
<% end %>
<% content_for(:html_header) do %>
<meta name="description" content="<%= @post.presenter.humanized_tag_string %>">
<meta name="tags" content="<%= @post.tag_string %>">
<meta name="favorites" content="<%= @post.fav_string %>">
<meta name="pools" content="<%= @post.pool_string %>">