mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-12 16:37:00 +02:00
Add plausible analytics
This commit is contained in:
parent
b881f37265
commit
a06bf90c26
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ function SEO({ description, meta, title }) {
|
||||||
<meta
|
<meta
|
||||||
name="battery-savings"
|
name="battery-savings"
|
||||||
content="allow-reduced-framerate"></meta>
|
content="allow-reduced-framerate"></meta>
|
||||||
|
<script async defer data-domain="kevink.dev" src="https://analytics.kevink.dev/js/plausible.js"></script>
|
||||||
</Helmet>
|
</Helmet>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue