From 88d1725520afde9fe10a3daa1ad5c1c0a552f041 Mon Sep 17 00:00:00 2001 From: unwox Date: Sun, 7 Sep 2025 20:22:47 +0600 Subject: small fixes --- templates.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates.fnl') diff --git a/templates.fnl b/templates.fnl index 07680f8..fb9a882 100644 --- a/templates.fnl +++ b/templates.fnl @@ -35,7 +35,7 @@ [:article {:class "article"} [:div {:class "logo"} (if authenticated? - (HTML [:img {:class "logo-glasses" :src "/static/glasses.png" + (HTML [:img {:class "glasses" :src "/static/glasses.png" :alt "Солнцезащитные очки"}]) "") (if (~= current-path "") -- cgit v1.2.3