Add analytics to svelte file viewer

This commit is contained in:
2021-11-02 11:43:20 +01:00
parent 8763effab7
commit 7e22182d1d

View File

@@ -30,6 +30,8 @@
<link rel='stylesheet' href='/res/svelte/file_viewer.css?v1'>
<script defer src='/res/svelte/file_viewer.js?v1'></script>
{{template "analytics"}}
</head>
<body id="body"></body>