Add google analytics

This commit is contained in:
Lorenzo Iovino 2024-01-12 03:18:27 +01:00
parent 0419f10ef0
commit ae6cb293f4
9 changed files with 40 additions and 30 deletions

View file

@ -1,7 +1,7 @@
<div class="">
<div class="bg-white shadow-md border border-gray-200 rounded-lg max-w-sm mb-5">
<a href="/blog/{{post?.slug}}">
<img class="rounded-t-lg" ngSrc="{{post?.image}}" alt="" width="300" height="200">
<img class="rounded-t-lg" ngSrc="{{post?.image}}" alt="" width="300" height="200" loading="lazy">
</a>
<div class="p-5">
<a href="#">