Add footer info on docs
This commit is contained in:
parent
45271b5298
commit
655de364ea
1 changed files with 6 additions and 0 deletions
|
@ -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"]
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue