diff --git a/app/models/content_configuration.rb b/app/models/content_configuration.rb index 117e2b5e61..6e36b67812 100644 --- a/app/models/content_configuration.rb +++ b/app/models/content_configuration.rb @@ -12,7 +12,7 @@ class ContentConfiguration < Spree::Preferences::Configuration preference :footer_links_md, :text, default: <<-EOS [Newsletter sign-up](/) -[Blog](/) +[News](/) [Calendar](/) EOS