feat: add Plausible support
All checks were successful
Linux arm64 / Build-and-Deploy (push) Successful in 46s
All checks were successful
Linux arm64 / Build-and-Deploy (push) Successful in 46s
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user