Explorar el Código

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

George Cushen hace 6 años
padre
commit
8e9b045edb
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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 ##
 ############################