Skip to content

Commit 8ff40d8

Browse files
committed
chore: Add Umami tracking
1 parent 2ab7afb commit 8ff40d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Journal-Limpet/Pages/Shared/_Layout.cshtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<link rel="icon" type="image/png" href="~/journal-limpet.png" />
1111
<partial name="_MetaTags" />
1212
@RenderSection("Head", required: false)
13+
<script defer src="https://user-stats.itssimple.se/script.js" data-website-id="7bd09d78-408d-4b51-af2d-eb518e2bff29" data-performance="true"></script>
1314
</head>
1415
<body>
1516
<header class="fixed-top">

0 commit comments

Comments
 (0)