diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 11:43:13 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 11:43:13 +0530 |
| commit | 252ce30cb2fd73dfe7c702238bd8d90bcfc8479c (patch) | |
| tree | 514f4217cbde1654751106af86c4e81626b0ec99 /index.html | |
| parent | c5ce54952959deb531137533a3cee322760cbe9b (diff) | |
site: remove </img> and delete comment for pixelify sans
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <div class="p-16 flex-grow flex items-center justify-center"> <div class="flex flex-wrap gap-8"> - <img src="/assets/me.webp" class="max-h-56"></img> + <img src="/assets/me.webp" class="max-h-56" /> <div class="flex flex-col justify-center gap-1"> <h1 class="text-5xl lg:text-7xl"> Hi there! I'm RAGHU. |
