Post::Text is a diff --git a/templates/page/rules.html.ep b/templates/page/rules.html.ep index 834807e..b72d0b3 100644 --- a/templates/page/rules.html.ep +++ b/templates/page/rules.html.ep @@ -8,6 +8,13 @@ content="Post::Text is a textboard a bit like 2channel. You can post whatever you want anonymously just please mind the rules." > % end +% content_for twitter_card => begin + + +% end
<%= title %>
The rules here are pretty simple:
diff --git a/templates/remark/by_id.html.ep b/templates/remark/by_id.html.ep index a828d20..721e2de 100644 --- a/templates/remark/by_id.html.ep +++ b/templates/remark/by_id.html.ep @@ -9,6 +9,12 @@ <% end %> +<% content_for twitter_card => begin %> + + +<% end %>