Browse Source

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

George Cushen 5 năm trước cách đây
mục cha
commit
8e9b045edb

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

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