Skip to content

Commit

Permalink
Merge pull request #1790 from alphagov/304-fix-faq-schemas-for-html-p…
Browse files Browse the repository at this point in the history
…ublications

304 Fix FAQ Schemas for html publications
  • Loading branch information
reggieb authored Jun 4, 2020
2 parents 7214917 + 95ac0ca commit c378608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/content_items/html_publication.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<% content_for :extra_head_content do %>
<%= machine_readable_metadata(
schema: :faq
schema: :html_publication
) %>
<% end %>

Expand Down

0 comments on commit c378608

Please sign in to comment.