diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-22 11:54:06 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-22 11:54:06 +0200 |
| commit | 0078ec475cba19fc5a27dca8e186190bdc5ac023 (patch) | |
| tree | 389acb66c9072120da7b8d38453191c4a4d3b5c5 /content/en/_index.md | |
| parent | 97ded5db20bd901ef48b1f50abf5f7dc83e667bd (diff) | |
| download | danixxyz-0078ec475cba19fc5a27dca8e186190bdc5ac023.tar.gz danixxyz-0078ec475cba19fc5a27dca8e186190bdc5ac023.zip | |
Chore: fixed gravatar display in pages.
Diffstat (limited to 'content/en/_index.md')
| -rw-r--r-- | content/en/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
