From 0ce3ef6bd87c6e8728b3a5d955960b56d47b405c Mon Sep 17 00:00:00 2001 From: iBug Date: Mon, 16 Jun 2025 00:55:05 +0800 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 1 + docs/_docs/18-history.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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