Skip to content

Commit

Permalink
chore: add umami
Browse files Browse the repository at this point in the history
  • Loading branch information
KeziahMoselle committed Apr 16, 2024
1 parent 6c8c566 commit df23e07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const { user } = Astro.locals;
<meta name="generator" content={Astro.generator} />
<title>{title} | soulsborne.build</title>
<link rel="stylesheet" href="https://use.typekit.net/okw0knf.css">
<script defer src="https://umami.keziahmoselle.fr/script.js" data-website-id="9607abd2-506a-4539-acbf-727008579494"></script>
</head>
<body class="flex flex-col justify-between min-h-full">
<header class="border-b bg-secondary">
Expand Down

0 comments on commit df23e07

Please sign in to comment.