diff --git a/CHANGELOG.md b/CHANGELOG.md index 549e4c9806..042144df6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Clarify customer order pagination. [#2241]https://github.com/bigcommerce/cornerstone/pull/2241 - Add global region below the navigation in the header [#2231](https://github.com/bigcommerce/cornerstone/pull/2231) - Fixed escaping on created store account confirm message. [#2248]https://github.com/bigcommerce/cornerstone/pull/2248 +- Pass theme settings from blog page to blog post template. [#2253]https://github.com/bigcommerce/cornerstone/pull/2253 ## 6.5.0 (06-24-2022) - Category icons do not appear in Search Form [#2221]https://github.com/bigcommerce/cornerstone/pull/2221 diff --git a/templates/pages/blog.html b/templates/pages/blog.html index 9b1b46c551..564a3fb7c3 100644 --- a/templates/pages/blog.html +++ b/templates/pages/blog.html @@ -24,7 +24,7 @@