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

github.com/CaiJimmy/hugo-theme-stack.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 1071c32..4ffe263 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -37,9 +37,13 @@ DefaultContentLanguage = "en" # Theme i18n support
[params.widgets.tagCloud]
limit = 10
[params.opengraph]
- defaultImage = ""
[params.opengraph.twitter]
site = ""
+ [params.defaultImage]
+ [params.defaultImage.opengraph]
+ enabled = false
+ local = false
+ src = ""
[menu]
[[menu.main]]