From 649a44d25fac419100e38bdf002e9709b9515932 Mon Sep 17 00:00:00 2001 From: Roman Koshkin Date: Wed, 17 Apr 2024 13:02:27 +0900 Subject: [PATCH] updated env.example --- .env.example | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 461f0d3..0f6a2ff 100644 --- a/.env.example +++ b/.env.example @@ -3,4 +3,5 @@ REDIS_PORT= REDIS_PASSWORD= SPOTIFY_CLIENT_ID= SPOTIFY_CLIENT_SECRET= -SPOTIFY_REFRESH_TOKEN= \ No newline at end of file +SPOTIFY_REFRESH_TOKEN= +NEXT_PUBLIC_GTAG_ID= \ No newline at end of file diff --git a/README.md b/README.md index b3e94b8..c974e5e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ From the very start to not so long ago my site was just several links to my soci # Analytics -If you deploy on Vercel, just uncomment the `` tag in `_app.tsx`. If you want to use Google Analytics, uncomments the `