diff options
| author | Yuval Adam <_@yuv.al> | 2025-05-08 21:40:50 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-05-08 22:27:03 +0200 |
| commit | f9b19e3adcd66a7859a8ed397beb0893c541adef (patch) | |
| tree | 319e76549af46ec10f511711bea026ed4a9a2993 /src/config.ts | |
| parent | 62578e75e5b43f074f024d7a2ce39d1c2622bde2 (diff) | |
Fix GA
Diffstat (limited to 'src/config.ts')
| -rw-r--r-- | src/config.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.ts b/src/config.ts new file mode 100644 index 0000000..22ac32e --- /dev/null +++ b/src/config.ts @@ -0,0 +1 @@ +export const GOOGLE_ANALYTICS_ID = "G-31LHNP2G97"; |
