Add "Back to Top" text string

This commit is contained in:
Michael Rose
2018-03-29 12:48:27 -04:00
parent 69fc984e9e
commit c0ee81ea7c
3 changed files with 11 additions and 1 deletions

View File

@ -4,6 +4,10 @@
* Update Font Awesome to version `5.0.9`. [#1605](https://github.com/mmistakes/minimal-mistakes/pull/1605)
### Bug Fixes
* Use correct text string for "Back to Top" link. [#1595](https://github.com/mmistakes/minimal-mistakes/issues/1595)
## [4.11.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.11.1)
### Enhancements