File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1313- Use ` documents-collection.html ` partial in ` home ` layout.
1414- Add Bulgarian translation. [ #5003 ] ( https://github.com/mmistakes/minimal-mistakes/pull/5003 )
1515- Add provider and comments info to ` single.html ` layout for non-production. (#5068 )
16+ - Tweak contrast skin $primary-color to adhere to WCAG guidelines. (#5126 )
1617
1718### Bug Fixes
1819
2324- Fix bad < ; figure> ; HTML if "alt" contains quotes.
2425- Fix extra newline generated in ` _includes/post_pagination.html ` .
2526- Hide hidden links & remove the overlay when one is clicked. [ #5042 ] ( https://github.com/mmistakes/minimal-mistakes/pull/5042 )
27+ - Fix typo in "Configuration" (#5106 )
2628
2729### Documentation & Maintenance
2830
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ permalink: "/docs/history/"
55excerpt : Change log of enhancements and bug fixes made to the theme.
66sidebar :
77 nav : docs
8- last_modified_at : ' 2025-01-02T02:21:49 +08:00'
8+ last_modified_at : ' 2025-02-14T22:47:24 +08:00'
99toc : false
1010---
1111
@@ -28,6 +28,7 @@ toc: false
2828- Use ` documents-collection.html ` partial in ` home ` layout.
2929- Add Bulgarian translation. [ #5003 ] ( https://github.com/mmistakes/minimal-mistakes/pull/5003 )
3030- Add provider and comments info to ` single.html ` layout for non-production. [ #5068 ] ( https://github.com/mmistakes/minimal-mistakes/issues/5068 )
31+ - Tweak contrast skin $primary-color to adhere to WCAG guidelines. [ #5126 ] ( https://github.com/mmistakes/minimal-mistakes/issues/5126 )
3132
3233### Bug Fixes
3334
@@ -38,6 +39,7 @@ toc: false
3839- Fix bad < ; figure> ; HTML if "alt" contains quotes.
3940- Fix extra newline generated in ` _includes/post_pagination.html ` .
4041- Hide hidden links & remove the overlay when one is clicked. [ #5042 ] ( https://github.com/mmistakes/minimal-mistakes/pull/5042 )
42+ - Fix typo in "Configuration" [ #5106 ] ( https://github.com/mmistakes/minimal-mistakes/issues/5106 )
4143
4244### Documentation & Maintenance
4345
You can’t perform that action at this time.
0 commit comments