diff --git a/CHANGELOG.md b/CHANGELOG.md index b986a0bf..ab35a7d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Add a "Share on Bluesky" button (#5179) - Add preset variables for modern font stack (#5033) +- Update X share button to match brand color (#5245) ### Bug Fixes diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 46cd739f..02d5ffb2 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -5,7 +5,7 @@ permalink: "/docs/history/" excerpt: Change log of enhancements and bug fixes made to the theme. sidebar: nav: docs -last_modified_at: '2025-05-02T18:50:37+08:00' +last_modified_at: '2025-06-16T00:55:04+08:00' toc: false --- @@ -21,6 +21,7 @@ toc: false - Add a "Share on Bluesky" button [#5179](https://github.com/mmistakes/minimal-mistakes/issues/5179) - Add preset variables for modern font stack [#5033](https://github.com/mmistakes/minimal-mistakes/issues/5033) +- Update X share button to match brand color [#5245](https://github.com/mmistakes/minimal-mistakes/issues/5245) ### Bug Fixes