Update hugo.toml

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-18 12:34:37 +05:30
committed by GitHub
parent 436d1ea9ec
commit 26635cf8f4

View File

@@ -22,7 +22,7 @@ defaultContentLanguageInSubdir = false
########################### Services #############################
[services]
[services.googleAnalytics]
ID = 'G-MEASUREMENT_ID' # see https://gohugo.io/templates/internal/#configure-google-analytics
ID = 'G-YWRHE8TLD1' # see https://gohugo.io/templates/internal/#configure-google-analytics
[services.disqus]
shortname = 'themefisher-template' # we use disqus to show comments in blog posts . To install disqus please follow this tutorial https://portfolio.peter-baumgartner.net/2017/09/10/how-to-install-disqus-on-hugo/