|
@ -3,6 +3,8 @@ baseurl = "http://replace-this-with-your-domain.com/" |
|
|
languageCode = "en-us" |
|
|
languageCode = "en-us" |
|
|
title = "Hugo Cactus Theme" |
|
|
title = "Hugo Cactus Theme" |
|
|
theme = "hugo-cactus-theme" |
|
|
theme = "hugo-cactus-theme" |
|
|
|
|
|
# Enter your tracking code to enable Google Analytics |
|
|
|
|
|
googleAnalytics = "" |
|
|
|
|
|
|
|
|
[params] |
|
|
[params] |
|
|
name = "Mr. Hugo" |
|
|
name = "Mr. Hugo" |
|
@ -12,8 +14,6 @@ theme = "hugo-cactus-theme" |
|
|
twitter = "Your Twitter account" |
|
|
twitter = "Your Twitter account" |
|
|
# Disable comments by leaving disqusShortname empty |
|
|
# Disable comments by leaving disqusShortname empty |
|
|
disqusShortname = "spf13" |
|
|
disqusShortname = "spf13" |
|
|
# Enter your tracking code to enable Google Analytics |
|
|
|
|
|
googleAnalytics = "" |
|
|
|
|
|
enableRSS = true |
|
|
enableRSS = true |
|
|
|
|
|
|
|
|
# The variables below are optionally too and can be used to |
|
|
# The variables below are optionally too and can be used to |
|
|