summaryrefslogtreecommitdiff
path: root/templates.fnl
diff options
context:
space:
mode:
authorunwox <me@unwox.com>2025-09-08 16:25:57 +0600
committerunwox <me@unwox.com>2025-09-08 16:25:57 +0600
commitbe21204a328b1d67924f273687e9a4797bb3cd37 (patch)
tree8834aea21f01a49460dd3c0626104516ed7658b7 /templates.fnl
parent5026f6e51f983dd05fec806ee84494d3b488f742 (diff)
fix logo bg
Diffstat (limited to 'templates.fnl')
-rw-r--r--templates.fnl2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates.fnl b/templates.fnl
index d0b74ae..d18770b 100644
--- a/templates.fnl
+++ b/templates.fnl
@@ -34,8 +34,6 @@
(HTML
[:article {:class "article"}
[:div {:class "logo"}
- (HTML [:img {:class "logo-bg" :src "/static/logo-bg.png"
- :alt "Солнце за логотипом, фон"}])
(if authenticated?
(HTML [:img {:class "logo-glasses" :src "/static/glasses.png"
:alt "Солнцезащитные очки"}])