diff --git a/README.md b/README.md index 93269b2..f4bdc30 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,12 @@ params: # - In git information # - In blog posts BookDateFormat: "Jan 2, 2006" + + # (Optional, default false) Show or hide site footer + BookShowFooter: false + + # (Optional Copyright notice for footer) + Copyright: ["© 2019 Alex Shpak"] ```