浏览代码

Svelte: Restore plausible integration

Alessandro Pignotti 9 月之前
父节点
当前提交
6ca6cf58a0
共有 1 个文件被更改,包括 1 次插入0 次删除
  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">