diff --git a/hugo.toml b/hugo.toml index 00ac1a8..fb28cf9 100644 --- a/hugo.toml +++ b/hugo.toml @@ -25,9 +25,6 @@ defaultContentLanguageInSubdir = false [services.googleAnalytics] ID = 'G-MEASUREMENT_ID' # 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/ - ########################## Permalinks ############################ [permalinks.page] "pages" = "/:slugorfilename/"