Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/htr3n/hyde-hyde.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuy Tran <hoang.huy.tran@gmail.com>2020-11-03 03:25:29 +0300
committerGitHub <noreply@github.com>2020-11-03 03:25:29 +0300
commite74a3fc003ae5fd9438579af98ef90033c96267d (patch)
tree8b6be04c7700b81c5ad22d002b8463bac55f708b /exampleSite
parente703e0ecf87644513236a3cc54f40b7e9262e9eb (diff)
parenta4ecbb1e8f8a9b1162565a1f5cc2f255a4cd26a2 (diff)
Merge branch 'master' into pgpkey
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 4661ff8..7e3baed 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -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>"