diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-06-29 17:06:59 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-06-29 17:06:59 -0400 |
| commit | 500f16cf1f4e6e6ecfcb0c8b049fa43a263b7631 (patch) | |
| tree | 0920e48b0f474056080cb53df2f0a8213b020c3a /vercel.json | |
| parent | a193fdcf6c19550447957dd3fc7051ac158b3eca (diff) | |
| download | personal-website-500f16cf1f4e6e6ecfcb0c8b049fa43a263b7631.tar.gz personal-website-500f16cf1f4e6e6ecfcb0c8b049fa43a263b7631.tar.bz2 personal-website-500f16cf1f4e6e6ecfcb0c8b049fa43a263b7631.zip | |
Removed plausible analytics
Diffstat (limited to 'vercel.json')
| -rw-r--r-- | vercel.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/vercel.json b/vercel.json deleted file mode 100644 index fd26c34..0000000 --- a/vercel.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "rewrites": [ - { - "source": "/js/script.js", - "destination": "https://plausible.io/js/script.js" - }, - { - "source": "/api/event", - "destination": "https://plausible.io/api/event" - } - ] -} |
