diff --git a/app/views/layouts/crawler.html.erb b/app/views/layouts/crawler.html.erb index 012c22fc4e1..b8904b685f1 100644 --- a/app/views/layouts/crawler.html.erb +++ b/app/views/layouts/crawler.html.erb @@ -16,6 +16,7 @@ <%= render :partial => "common/discourse_stylesheet" %> <%= discourse_csrf_tags %> <%= raw SiteContent.content_for(:head) %> + <%= yield :head %>
<%- unless customization_disabled? %>