diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-02-21 21:01:04 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-02-21 21:01:04 +0300 |
commit | a639222f8c119fddde7edc882aaa02c674a94b5f (patch) | |
tree | da4131bd3584a9b256e40d37f2f56d1728119f1e | |
parent | support Google Analytics (diff) | |
download | jekyll-theme-a639222f8c119fddde7edc882aaa02c674a94b5f.tar.gz jekyll-theme-a639222f8c119fddde7edc882aaa02c674a94b5f.zip |
disable Google Analytics
-rw-r--r-- | _config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index ffd8e21..5542d59 100644 --- a/_config.yml +++ b/_config.yml @@ -48,4 +48,3 @@ settings: # address of the owner. name: Egor Tensin email: Egor.Tensin@gmail.com - ga_tag: G-NEVP4S1FMV |