mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-06-30 23:12:16 +02:00
Add: plausible script
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user