瀏覽代碼

refactor: remove GoogleAnalytics from config.toml (moved to Params)

George Cushen 5 年之前
父節點
當前提交
8e9b045edb
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      exampleSite/config/_default/config.toml

+ 0 - 3
exampleSite/config/_default/config.toml

@@ -15,9 +15,6 @@ baseurl = "/"
 # To display a copyright symbol, type `©`. For current year, type `{year}`.
 copyright = ""
 
-# Enable analytics by entering your Google Analytics tracking ID
-googleAnalytics = ""
-
 ############################
 ## Advanced options below ##
 ############################