mirror of
https://github.com/System-End/scraps.git
synced 2026-04-19 22:05:09 +00:00
plausible
This commit is contained in:
parent
513c5c4b3f
commit
b7bae0053b
2 changed files with 15 additions and 0 deletions
|
|
@ -4,6 +4,21 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
%sveltekit.head%
|
||||
<!-- Privacy-friendly analytics by Plausible -->
|
||||
<script async src="https://plausible.io/js/pa-ErYm33hXc9JTpucacih3j.js"></script>
|
||||
<script>
|
||||
((window.plausible =
|
||||
window.plausible ||
|
||||
function () {
|
||||
(plausible.q = plausible.q || []).push(arguments);
|
||||
}),
|
||||
(plausible.init =
|
||||
plausible.init ||
|
||||
function (i) {
|
||||
plausible.o = i || {};
|
||||
}));
|
||||
plausible.init();
|
||||
</script>
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
<div style="display: contents">%sveltekit.body%</div>
|
||||
|
|
|
|||
BIN
frontend/static/poster.png
Normal file
BIN
frontend/static/poster.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 220 KiB |
Loading…
Add table
Reference in a new issue