File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55### Enhancements
66
77- Add Czech localization. [ #4866 ] ( https://github.com/mmistakes/minimal-mistakes/pull/4866 )
8+ - Allow overriding HTML ` lang ` attribute on a per-page basis. [ #4862 ] ( https://github.com/mmistakes/minimal-mistakes/pull/4862 )
89
910### Bug Fixes
1011
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 : ' 2024-06-10T02:57:53 +08:00'
8+ last_modified_at : ' 2024-06-15T17:52:15 +08:00'
99toc : false
1010---
1111
@@ -20,6 +20,7 @@ toc: false
2020### Enhancements
2121
2222- Add Czech localization. [ #4866 ] ( https://github.com/mmistakes/minimal-mistakes/pull/4866 )
23+ - Allow overriding HTML ` lang ` attribute on a per-page basis. [ #4862 ] ( https://github.com/mmistakes/minimal-mistakes/pull/4862 )
2324
2425### Bug Fixes
2526
You can’t perform that action at this time.
0 commit comments