diff --git a/src/layouts/default.astro b/src/layouts/default.astro index d29df1d0..02df5ded 100644 --- a/src/layouts/default.astro +++ b/src/layouts/default.astro @@ -162,12 +162,14 @@ const canonical = new URL(path, Astro.site); - {images.map((img) => )} + {images.map(img => )} + src="//gc.zgo.at/count.js" + > + { type == "article" && articleAuthor && ( @@ -196,7 +198,9 @@ const canonical = new URL(path, Astro.site); src="https://cdnjs.cloudflare.com/ajax/libs/alpinejs-intersect/3.14.3/cdn.min.js" integrity="sha512-zUi+vHO/A+Mh3PQDYpAhzo3GGnrSTdOdyUkFby6I2p+k5kOhVNDMJMnhaJgZtecorfhS/+Y5PbkDu7iWsnk8+A==" crossorigin="anonymous" - referrerpolicy="no-referrer"> + referrerpolicy="no-referrer" + > + - \ No newline at end of file +