diff --git a/.env.local-sample b/.env.local-sample index 0e89aa9e9..972dc364a 100644 --- a/.env.local-sample +++ b/.env.local-sample @@ -1,3 +1,9 @@ # Get your public token from Mapbox dashboard # Then copy this file, name it as .env.local -MAPBOX_TOKEN='YOUR_MAPBOX_TOKEN' \ No newline at end of file +MAPBOX_TOKEN='YOUR_MAPBOX_TOKEN' + +# Google Tag Manager tracking code +# Not required unless you are actively developing +GOOGLE_TAG_MANAGER_ID='' +GOOGLE_TAG_AUTH='' +GOOGLE_TAG_PREVIEW='' \ No newline at end of file diff --git a/.veda/ui b/.veda/ui index 38d42b17d..46b2acd23 160000 --- a/.veda/ui +++ b/.veda/ui @@ -1 +1 @@ -Subproject commit 38d42b17d7d72e838719e5379c0df2bf2369bc62 +Subproject commit 46b2acd23e422b4385b8ad38b9e400bc51785484