Skip to content

Commit

Permalink
Merge pull request #7 from mcmikedermott/patch-1
Browse files Browse the repository at this point in the history
Update layout_head.html.erb
  • Loading branch information
jdshaw authored May 28, 2024
2 parents a6853db + f6f4d4f commit 99b4abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/views/layout_head.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
<% end %>
<% if AppConfig.has_key?(:bing_verification_meta_tag) %>
<meta name="msvalidate.01" content="<%= "#{AppConfig[:bing_verification_meta_tag]}" %>" />
<% end %>
<% end %>

0 comments on commit 99b4abb

Please sign in to comment.