summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/danix-xyz-hacker/layouts/index.html')
-rw-r--r--themes/danix-xyz-hacker/layouts/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/danix-xyz-hacker/layouts/index.html b/themes/danix-xyz-hacker/layouts/index.html
index ed151cb..d1efc53 100644
--- a/themes/danix-xyz-hacker/layouts/index.html
+++ b/themes/danix-xyz-hacker/layouts/index.html
@@ -7,6 +7,7 @@
<img
src="{{ .Params.image }}"
alt="{{ .Site.Params.author }}"
+ loading="lazy"
class="w-32 h-32 md:w-48 md:h-48 rounded-full border-4 border-accent object-cover"
>
</div>