Add is:inline attribute to silence astro
All checks were successful
Deploy website / deploy (push) Successful in 15s

This commit is contained in:
luaneko 2024-12-04 07:57:08 +11:00
parent 8322ccd210
commit 3fa8ef43bf
Signed by: luaneko
GPG Key ID: 406809B8763FF07A

View File

@ -22,6 +22,7 @@ const { title, className } = Astro.props;
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<script
is:inline
data-goatcounter="https://stat.lua.re/count"
async
src="//stat.lua.re/count.js"></script>