Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
andysellick committed Mar 30, 2023
1 parent fe9c0b5 commit 751b864
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/initializers/govuk_publishing_components.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# config/initializers/govuk_publishing_components.rb
GovukPublishingComponents.configure do |c|
c.component_guide_title = "Content Data"
c.application_print_stylesheet = nil
c.application_stylesheet = "application"
c.application_javascript = "application"
end

0 comments on commit 751b864

Please sign in to comment.