metametameta

This commit is contained in:
Lorin Werthen 2016-07-19 16:12:04 +02:00
parent f5bd39b72f
commit f44d49d42a
2 changed files with 3 additions and 1 deletions

View file

@ -17,6 +17,9 @@
<meta name="generator" content="Nanoc <%= Nanoc::VERSION %>">
<!-- Android theme color -->
<meta name="theme-color" content="#FF7F00">
<meta property="fb:app_id" content="597670540410704">
<%= content_for(@item, :head) %>

View file

@ -3,7 +3,6 @@
<meta property="og:title" content="<%= item[:title] %>" />
<meta property="og:type" content="article" />
<meta property="og:url" content="<%= url_for(item) %>" />
<meta property="fb:app_id" content="597670540410704">
<% end %>
<img class="pure-img" id="event-banner" src="<%= item[:banner] %>" alt="" />