Add: plausible script

This commit is contained in:
hyzen
2026-05-03 03:12:17 +05:30
parent 24f7093e79
commit 65e86b4ae3
57 changed files with 72 additions and 57 deletions

View File

@@ -1 +1,16 @@
{{- /* You can put scripts and styles in this file, e.g. Google Analytics */ -}}
<!-- Privacy-friendly analytics by Plausible -->
<script async src="https://plausible.freedoms4.org/js/pa-5BKl0z0RLzwrclKq4y-qk.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>