Rename Blog link to News for consistency with global site

This commit is contained in:
Rohan Mitchell
2015-06-16 14:53:54 +10:00
parent fd41003fb7
commit 301a3ac090

View File

@@ -12,7 +12,7 @@ class ContentConfiguration < Spree::Preferences::Configuration
preference :footer_links_md, :text, default: <<-EOS
[Newsletter sign-up](/)
[Blog](/)
[News](/)
[Calendar](/)
EOS