Change "fa" to "fas" for Font Awesome 5 (#2649)

* main.js: fa -> fas for FA 5

* Update CHANGELOG and history
This commit is contained in:
iBug ♦
2020-08-15 03:21:38 +08:00
committed by GitHub
parent 5c8b220bf9
commit b7144931c7
5 changed files with 5 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ toc: false
## Unreleased
- Fix `entries_layout: grid` in various layouts. [#2639](https://github.com/mmistakes/minimal-mistakes/issues/2639)
- Change `fa` to `fas` for Font Awesome 5. [#2649](https://github.com/mmistakes/minimal-mistakes/pull/2649)
## [4.20.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.1)