summaryrefslogtreecommitdiffstats
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index e93a58a..c68d082 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -32,6 +32,10 @@ paginate = 10
# googleAnalyticsTid = "UA-000000000-0"
# googleAnalyticsRoute = "https://*.*.workers.dev/"
+ # Google AdSense
+ # The AdSense code will be inserted between the head tags of your site.
+ # googleAdsense = "0000000000000000"
+
# Word counter and read time indicator in post metadata
showWordCounter = true
showReadTime = false