page layout: added plausible script for stats
This commit is contained in:
parent
e81c8d8a86
commit
9801695cc9
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ title = title !== undefined ? `${title} - ` : title;
|
||||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#0c4a6e">
|
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#0c4a6e">
|
||||||
<meta name="msapplication-TileColor" content="#0c4a6e">
|
<meta name="msapplication-TileColor" content="#0c4a6e">
|
||||||
<meta name="theme-color" content="#0c4a6e">
|
<meta name="theme-color" content="#0c4a6e">
|
||||||
|
<script defer data-domain="philippeloctaux.com" src="https://plausible.y.z.x4m3.rocks/js/script.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="flex flex-col min-h-screen bg-gray-900 text-white">
|
<body class="flex flex-col min-h-screen bg-gray-900 text-white">
|
||||||
<div class="flex-grow">
|
<div class="flex-grow">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue