From 35229e3d295b96b434f383ae5a98403eb5b3260c Mon Sep 17 00:00:00 2001 From: Abner Coimbre Date: Mon, 4 Nov 2024 08:25:00 -0800 Subject: [PATCH] F*ck disqus --- hugo.toml | 3 --- 1 file changed, 3 deletions(-) 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/"