chore: remove vercel web analytics

This commit is contained in:
Hubert Chen 2024-03-11 07:53:11 +08:00
parent 534f60c77c
commit b3d269479c
Signed by: trle5
GPG Key ID: 2935B4DE0D6F7720
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
<svelte:head>
<meta name="author" content={site.author?.name} />
<script defer src="/_vercel/insights/script.js"></script>
{#if post}
<link rel="canonical" href={site.protocol + site.domain + post.path} />
{#if post.type === 'article'}