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

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config-prod.toml')
-rw-r--r--exampleSite/config-prod.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config-prod.toml b/exampleSite/config-prod.toml
index c345fb9..93d0bdf 100644
--- a/exampleSite/config-prod.toml
+++ b/exampleSite/config-prod.toml
@@ -6,11 +6,15 @@ googleanalytics = ""
disqusShortname = ""
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
+
+
# [params]
# set below parameter to define a favicon
# favicon = "favicon.ico"
# set to change date format
# dateFormat = "2.1.2006"
+ # backgroundPath = "images/bg.jpg"
+
# Below parameters can be set to override default post settings
# [params.posts]
# folderName = "post"