diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-01-22 14:05:55 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-01-22 14:05:55 +0300 |
commit | 562904d396f9b1e0734019651d1c2d78cc231e79 (patch) | |
tree | c3983ab25b085619d56ca9ce2cb4e275cd11798e | |
parent | bump jekyll-theme (diff) | |
download | sorting-algorithms-562904d396f9b1e0734019651d1c2d78cc231e79.tar.gz sorting-algorithms-562904d396f9b1e0734019651d1c2d78cc231e79.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 95a527b..b0bca58 100644 --- a/_config.yml +++ b/_config.yml @@ -24,3 +24,4 @@ settings: author: name: Egor Tensin email: Egor.Tensin@gmail.com + ga_tag: G-NEVP4S1FMV |