add YAML option footer-extra

This commit is contained in:
Dean Attali 2020-04-28 21:24:45 +00:00
parent f012084123
commit bd1f95de23
4 changed files with 17 additions and 0 deletions

View file

@ -2,6 +2,8 @@
This file lists all non-trivial changes to Beautiful Jekyll. I often make small changes to documentation, to the demo site, or to the general look-and-feel. These and other minor changes will not be listed here.
**2020-04-28** Add YAML option `footer-extra` for including custom content in the footer
**2020-04-28** Fix issue: linking to a specific part of a page resulted in scrolling too far (#69)
**2020-04-28** Add YAML option `nav-short` to have navbar permanently collapsed