diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-02-21 21:04:04 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-02-21 21:04:04 +0300 |
commit | c6b03cb46efcd503081cab3ad48824ec2aa1f65f (patch) | |
tree | fb3ad980b6ad4dcd5760ee80de3c59cdc71eb379 | |
parent | enable Google Analytics (diff) | |
download | sorting-algorithms-c6b03cb46efcd503081cab3ad48824ec2aa1f65f.tar.gz sorting-algorithms-c6b03cb46efcd503081cab3ad48824ec2aa1f65f.zip |
Revert "enable Google Analytics"
This reverts commit 562904d396f9b1e0734019651d1c2d78cc231e79.
-rw-r--r-- | _config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index b0bca58..95a527b 100644 --- a/_config.yml +++ b/_config.yml @@ -24,4 +24,3 @@ settings: author: name: Egor Tensin email: Egor.Tensin@gmail.com - ga_tag: G-NEVP4S1FMV |