mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
18.10.2024 540da40a3b5af2a31e155c64f56138e8801b7cd3
exampleSite/config/_default/config.toml
@@ -12,11 +12,7 @@
enableEmoji = true
enableRobotsTXT = true
# Enable Disqus
#disqusShortname = ""
# Google Analytics
#googleAnalytics = "UA-123-45"
# Syntax highlighting
pygmentsUseClasses = true   
@@ -46,3 +42,11 @@
[[related.indices]]
  name = 'tags'
  weight = 80
[services]
# Enable Disqus.Disqus.Shortname
  [services.disqus]
    #shortname = 'your-disqus-shortname'
# Google Analytics
  [services.googleAnalytics]
    #ID = 'G-MEASUREMENT_ID'