diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-01-22 14:05:38 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-01-22 14:05:38 +0300 |
commit | 83ce375035f805c89cea8e7c4eb61ffe7f9beb64 (patch) | |
tree | 186f8554a371c11d70efcf1c1fe686566a89def9 | |
parent | bump jekyll-theme (diff) | |
download | blog-83ce375035f805c89cea8e7c4eb61ffe7f9beb64.tar.gz blog-83ce375035f805c89cea8e7c4eb61ffe7f9beb64.zip |
enable Google Analytics
-rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 33e3462..47a7b45 100644 --- a/_config.yml +++ b/_config.yml @@ -61,3 +61,4 @@ settings: author: name: Egor Tensin email: Egor.Tensin@gmail.com + ga_tag: G-NEVP4S1FMV |