Skip to content

Commit

Permalink
chore(website): update the tracking link
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Oct 16, 2023
1 parent 9573815 commit eb9f8e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,8 @@ export default function Home(): JSX.Element {
<link rel="manifest" href="/favicon/site.webmanifest" />
<script
async
defer
src="https://umami.orhun.dev/script.js"
data-website-id="f75484b0-d2a4-4a0c-a560-cb58080e2f2e"
src="https://umami.orhun.dev/umami.js"
></script>
</Head>
<HomepageHeader />
Expand Down

0 comments on commit eb9f8e9

Please sign in to comment.