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

github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 0c46eb2..5aad884 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -12,8 +12,12 @@ relativeurls = true
another = "/:section/:slug/"
[params]
subtitle = "An elegant, responsive theme for Hugo"
+ [params.author]
+ name = "Hugo"
+ avatar = "avatar.jpg"
+ bio = "A static site generator written in Go"
+ github = "spf13/hugo"
[params.image]
feature = "abstract-1.jpg"
credit = "dargadgetz"
creditlink = "http://www.dargadgetz.com/ios-7-abstract-wallpaper-pack-for-iphone-5-and-ipod-touch-retina/"
-