From 0078ec475cba19fc5a27dca8e186190bdc5ac023 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 22 Apr 2026 11:54:06 +0200 Subject: Chore: fixed gravatar display in pages. --- content/en/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/en/_index.md') diff --git a/content/en/_index.md b/content/en/_index.md index 49f77f6..450e04e 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -3,7 +3,7 @@ title: "danix.xyz" description: "Portfolio and blog by Danilo Macrì" --- -{{< gravatar email="danix@danix.xyz" class="mx-auto w-32 h-32 rounded-full object-cover" >}} +{{< gravatar email="danixland@gmail.com" class="mx-auto w-32 h-32 rounded-full object-cover" >}} Welcome to danix.xyz, my name is Danilo but you can call me danix. -- cgit v1.2.3