diff options
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/BaseHead.astro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/BaseHead.astro b/src/components/BaseHead.astro index d65dd9a..cb39d4a 100644 --- a/src/components/BaseHead.astro +++ b/src/components/BaseHead.astro @@ -86,6 +86,7 @@ const socialImageURL = new URL(ogImage ? ogImage : "/social-card.png", Astro.url {/* Plausible Analytics */} <link rel="dns-prefetch" href="//analytics.craftknight.com" /> <script + is:inline type="text/javascript" defer data-domain="rycerz.xyz" @@ -93,7 +94,7 @@ const socialImageURL = new URL(ogImage ? ogImage : "/social-card.png", Astro.url data-cfasync="false" src="https://analytics.craftknight.com/js/plausible.outbound-links.js?ver=2.1.3" id="plausible"></script> -<script type="text/javascript" id="plausible-analytics-js-after"> +<script is:inline type="text/javascript" id="plausible-analytics-js-after"> /* <