There was an error while loading. Please reload this page.
1 parent 2ab7afb commit 8ff40d8Copy full SHA for 8ff40d8
1 file changed
Journal-Limpet/Pages/Shared/_Layout.cshtml
@@ -10,6 +10,7 @@
10
<link rel="icon" type="image/png" href="~/journal-limpet.png" />
11
<partial name="_MetaTags" />
12
@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>
14
</head>
15
<body>
16
<header class="fixed-top">
0 commit comments