evazion
2020-07-05 11:26:26 -05:00
parent 89c1c927ee
commit d9b7879a4c

View File

@@ -41,6 +41,7 @@
<%= tag.meta name: "twitter:description", content: meta_description %>
<%= tag.meta name: "git-hash", content: Rails.application.config.x.git_hash %>
<%= tag.meta name: "theme-color", content: "hsl(213, 100%, 50%)" %>
<%= yield :html_header %>
<%= raw Danbooru.config.custom_html_header_content %>