Added feature to customize hover links color in footer (#848)

This commit is contained in:
DoctorD90 2021-10-10 09:22:47 +02:00 committed by GitHub
parent d0928cb455
commit 757044f6ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 0 deletions

View file

@ -16,6 +16,7 @@
- Added Reddit in share options of posts (#815)
- Fixed bug where staticman didn't work jQuery slim version is used (#766)
- Fixed very long strings to wrap around the next line rather than go off-screen (#787)
- Added `footer-hover-col` config setting to customize the hover colour of links in the footer (#848)
## v5.0.0 (2020-09-15)