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

github.com/opera7133/Blonde.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.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 8c6a7ee..05e4ea2 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -37,6 +37,18 @@ tagsLimit = 20
# Light mode by default : light
darkmode = "light"
+ [params.ad]
+ # Google AdSense
+ # ex. ca-pub-0000000000000000
+ googleAdSense = ""
+
+ # ex. 000000000
+ adslot = ""
+
+ # Placement of ads
+ postTop = false
+ postBottom = false
+
[params.post]
# Show thumbnails
thumbnail = true