diff options
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r-- | exampleSite/config.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml index 3e36c8c..da11e14 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -47,9 +47,3 @@ params: # - In git information # - In blog posts BookDateFormat: "Jan 2, 2006" - - # (Optional, default false) Show or hide site footer - BookShowFooter: false - - # Copyright notice for footer - Copyright: ["© 2019 Alex Shpak"] |