Add is:inline attribute to silence astro
All checks were successful
Deploy website / deploy (push) Successful in 15s
All checks were successful
Deploy website / deploy (push) Successful in 15s
This commit is contained in:
parent
8322ccd210
commit
3fa8ef43bf
@ -22,6 +22,7 @@ const { title, className } = Astro.props;
|
|||||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||||
|
|
||||||
<script
|
<script
|
||||||
|
is:inline
|
||||||
data-goatcounter="https://stat.lua.re/count"
|
data-goatcounter="https://stat.lua.re/count"
|
||||||
async
|
async
|
||||||
src="//stat.lua.re/count.js"></script>
|
src="//stat.lua.re/count.js"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user