From e35bcc0f24d5e3d09b14da251472b9623ab902f5 Mon Sep 17 00:00:00 2001 From: ZhenShuo Leo <98386542+ZhenShuo2021@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:57:08 +0800 Subject: [PATCH] chore: logo alt text --- layouts/partials/header/basic.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header/basic.html b/layouts/partials/header/basic.html index 9c9c9f13..517faeea 100644 --- a/layouts/partials/header/basic.html +++ b/layouts/partials/header/basic.html @@ -15,7 +15,7 @@ width="{{ div $logo.Width 2 }}" height="{{ div $logo.Height 2 }}" class="logo max-h-20 max-w-20 object-scale-down object-left nozoom" - alt=""> + alt="Site logo"> {{ end }}