Skip to content

Commit

Permalink
Use existing configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrett committed Aug 24, 2023
1 parent a3ef409 commit 81e39cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/govuk_components.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Govuk::Components.configure do |config|
# config.brand = 'dfe'
config.default_header_service_name = 'Early years child development training'
config.default_header_service_name = Rails.configuration.service_name
config.default_phase_banner_phase = 'beta'
end

0 comments on commit 81e39cf

Please sign in to comment.