parameterise copyright and license
This commit is contained in:
parent
f4aca1f9f5
commit
1ea35f4430
4 changed files with 35 additions and 9 deletions
|
@ -21,8 +21,17 @@ theme = "hyde-hyde"
|
|||
# description = "..."
|
||||
authorimage = "/img/hugo.png"
|
||||
dateformat = "Jan 2, 2006"
|
||||
|
||||
# sidebar, copyright & license
|
||||
copyright = "htr3n"
|
||||
license = "CC BY-SA 4.0"
|
||||
licenseURL = "https://creativecommons.org/licenses/by-sa/4.0"
|
||||
showBuiltWith = true
|
||||
|
||||
# https://highlightjs.org
|
||||
highlightjs = true
|
||||
highlightjsstyle = "github"
|
||||
|
||||
# please choose either GraphComment or Disqus or Utterances
|
||||
#GraphCommentId = "..."
|
||||
#UtterancesRepo = "..." # https://utteranc.es/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue