You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
### Enhancements
4
4
5
+
- Remove `h2` from skip links navigation as it is not important for site structure. [#3012](https://github.com/mmistakes/minimal-mistakes/pull/3012)
5
6
- Loads Font Awesome asynchronously. [#2967](https://github.com/mmistakes/minimal-mistakes/pull/2967)
6
7
- Replace custom search icon SVG with Font Awesome icon. [#2774](https://github.com/mmistakes/minimal-mistakes/pull/2774)
Copy file name to clipboardExpand all lines: docs/_docs/18-history.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,15 @@ permalink: /docs/history/
5
5
excerpt: "Change log of enhancements and bug fixes made to the theme."
6
6
sidebar:
7
7
nav: docs
8
-
last_modified_at: 2021-06-23T08:10:59-04:00
8
+
last_modified_at: 2021-06-23T08:12:46-04:00
9
9
toc: false
10
10
---
11
11
12
12
## Unreleased
13
13
14
14
### Enhancements
15
15
16
+
- Remove `h2` from skip links navigation as it is not important for site structure. [#3012](https://github.com/mmistakes/minimal-mistakes/pull/3012)
16
17
- Loads Font Awesome asynchronously. [#2967](https://github.com/mmistakes/minimal-mistakes/pull/2967)
17
18
- Replace custom search icon SVG with Font Awesome icon. [#2774](https://github.com/mmistakes/minimal-mistakes/pull/2774)
0 commit comments