Skip to content

Commit

Permalink
WIP add correct config
Browse files Browse the repository at this point in the history
  • Loading branch information
andysellick committed Jul 5, 2023
1 parent e08bca6 commit fe896ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/govuk_publishing_components.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GovukPublishingComponents.configure do |c|
c.component_guide_title = "Finder Frontend Component Guide"
# c.application_dir = "finder-frontend"
c.application_dir = "finder-frontend"
end

0 comments on commit fe896ce

Please sign in to comment.