Allow config.yaml to modify the site copyright (#18)
This commit is contained in:
parent
4dc1b6c76c
commit
45535cd290
3 changed files with 7 additions and 1 deletions
|
@ -20,6 +20,9 @@ enableEmoji: true
|
|||
|
||||
# Custom parameters
|
||||
params:
|
||||
# copyright
|
||||
copyright: © 2020 Copyright.
|
||||
|
||||
# background image of the landing page
|
||||
background: "images/background.jpg"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue