Merge branch 'master' into pgpkey
This commit is contained in:
commit
e74a3fc003
8 changed files with 44 additions and 8 deletions
|
@ -23,7 +23,9 @@ theme = "hyde-hyde"
|
|||
dateformat = "Jan 2, 2006"
|
||||
|
||||
# sidebar, copyright & license
|
||||
#logoimage = "/img/hugo.png"
|
||||
copyright = "htr3n"
|
||||
since = 2019
|
||||
license = "CC BY-SA 4.0"
|
||||
licenseURL = "https://creativecommons.org/licenses/by-sa/4.0"
|
||||
showBuiltWith = true
|
||||
|
@ -49,8 +51,10 @@ theme = "hyde-hyde"
|
|||
linkedin = "<username>"
|
||||
twitter = "<username>"
|
||||
facebook = "<username>"
|
||||
microblog = "<username>"
|
||||
stackoverflow = "<username>"
|
||||
telegram = "<username>"
|
||||
# orcid = "<xxxx-xxxx-xxxx-xxxx>"
|
||||
email = "your-email@example.com"
|
||||
# gravatar = "your-email@example.com"
|
||||
# pgpkey = "<path-to-your-key-in-/static>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue