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

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvvveiii <cntrump@gmail.com>2020-05-02 12:37:30 +0300
committervvveiii <cntrump@gmail.com>2020-05-02 12:37:30 +0300
commit782b6fe595adb51bde5b3e00d10ed9acbd0a713d (patch)
tree404d23a29b4f5540bc6eac1ba9f831f9a41dd391 /exampleSite
parent7d5479e83eea46a312480a41b9faec7484f1fd3e (diff)
Update exampleSite
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 6b0f13d..69b31fe 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -51,6 +51,18 @@ use = "none" # builtin: "prismjs", "hljs". "none" means Chroma
theme = "xcode"
darkTheme = "xcode-dark"
+[params.author]
+ enable = true
+ avatar = "https://d33wubrfki0l68.cloudfront.net/ddf49425628d8aec7523db143916b34ae1641e11/b97e8/images/gopher-side_color.svg"
+ name = "gohugo"
+ bio = "Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again." # support markdown syntax
+
+[params.author.twitter]
+ name = "GoHugoIO" # https://twitter.com/XXX
+
+[params.author.github]
+ name = "gohugoio" # https://github.com/XXX
+
[params.nav]
showCategories = true # /categories/
showTags = true # /tags/