Include opengraph/oembed tags in the crawler layout.

This commit is contained in:
Vikhyat Korrapati 2014-03-15 20:02:23 +05:30
parent e3702ecb30
commit 5c1fe30cd6
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<%= render :partial => "common/discourse_stylesheet" %>
<%= discourse_csrf_tags %>
<%= raw SiteContent.content_for(:head) %>
<%= yield :head %>
</head>
<body>
<%- unless customization_disabled? %>