feat: add Plausible support
All checks were successful
Linux arm64 / Build-and-Deploy (push) Successful in 46s

This commit is contained in:
2025-05-15 19:54:19 +02:00
parent b9ce2ffdc2
commit 543198994b
3 changed files with 2063 additions and 1753 deletions

View File

@@ -13,6 +13,10 @@
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>Portfolio</title>
<!-- Plausible -->
<script defer data-domain="thibaut.ale-pri.com"
src="https://plausible.ale-pri.com/js/script.file-downloads.hash.outbound-links.js"></script>
<script>window.plausible = window.plausible || function () { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
</head>
<body>