Browse Source

Svelte: Restore plausible integration

Alessandro Pignotti 9 months ago
parent
commit
6ca6cf58a0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/app.html

+ 1 - 0
src/app.html

@@ -29,6 +29,7 @@
 		<link rel='stylesheet' href='/scrollbar.css'>
 		<!-- Serviceworker script that adds the COI and CORS headers to the response headers in cases where the server does not support it. -->
 		<script src="/serviceWorker.js"></script>
+		<script defer data-domain="webvm.io" src="https://plausible.leaningtech.com/js/script.js"></script>
 		%sveltekit.head%
 	</head>
 	<body data-sveltekit-preload-data="hover">