Skip to content

Commit

Permalink
Add simpleanalytics to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
amalshaji committed May 26, 2024
1 parent 5f48469 commit 250fc14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/components/Head.astro
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ import Default from "@astrojs/starlight/components/Head.astro";
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<meta property="og:image" content="https://portr.dev/og.png" />
<meta name="twitter:image" content="https://portr.dev/og.png" />

<script async defer src="https://scripts.simpleanalyticscdn.com/latest.js"
></script>

0 comments on commit 250fc14

Please sign in to comment.