add .Site.Params.since
.Site.Params.since is an option to store the year site development started: (c) 2019 - 2020
This commit is contained in:
parent
b7e068d587
commit
4a676a26d2
2 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ theme = "hyde-hyde"
|
|||
|
||||
# sidebar, copyright & license
|
||||
copyright = "htr3n"
|
||||
since = 2019
|
||||
license = "CC BY-SA 4.0"
|
||||
licenseURL = "https://creativecommons.org/licenses/by-sa/4.0"
|
||||
showBuiltWith = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue