소스 검색

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 ##
 ############################