summaryrefslogtreecommitdiff
path: root/templates.fnl
diff options
context:
space:
mode:
authorunwox <me@unwox.com>2025-09-07 20:22:47 +0600
committerunwox <me@unwox.com>2025-09-07 22:16:39 +0600
commit88d1725520afde9fe10a3daa1ad5c1c0a552f041 (patch)
tree04069377658ac0b6c2fa903e0d2b42e8f2221031 /templates.fnl
parent4b0373bb42e21153f63d33f3546be9095d495f27 (diff)
small fixes
Diffstat (limited to 'templates.fnl')
-rw-r--r--templates.fnl2
1 files changed, 1 insertions, 1 deletions
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 "")