Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Add umami (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: Jasper Mayone <[email protected]>
  • Loading branch information
jaspermayone authored Apr 28, 2024
1 parent b90f21e commit ffdfd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const year = new Date().getFullYear();
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta property="twitter:card" content="summary_large_image" />

<script defer src="https://umami.purplebubble.org/script.js" data-website-id="3d88503b-9747-416a-a176-7507ffb7c090"></script>
<link
rel="apple-touch-icon"
sizes="180x180"
Expand Down

0 comments on commit ffdfd7e

Please sign in to comment.