Add footer functionality
This commit is contained in:
@@ -46,4 +46,10 @@ params:
|
||||
# Configure the date format used on the pages
|
||||
# - In git information
|
||||
# - In blog posts
|
||||
BookDateFormat: "Jan 2, 2006"
|
||||
BookDateFormat: "Jan 2, 2006"
|
||||
|
||||
# (Optional, default false) Show or hide site footer
|
||||
BookShowFooter: false
|
||||
|
||||
# Copyright notice for footer
|
||||
Copyright: ["© 2019 Alex Shpak"]
|
||||
|
||||
Reference in New Issue
Block a user