diff --git a/Website/config/_default/config.toml b/Website/config/_default/config.toml index ab158f502c8..47933beda9c 100644 --- a/Website/config/_default/config.toml +++ b/Website/config/_default/config.toml @@ -5,7 +5,7 @@ languageCode = "en-us" # Site language. Available translations in the theme's `/i18n` directory. defaultContentLanguage = "en" # Enable comments by entering your Disqus shortname -disqusShortname = "devcows" +disqusShortname = "" # Enable Google Analytics by entering your tracking code googleAnalytics = "UA-127457120-1"