From be21204a328b1d67924f273687e9a4797bb3cd37 Mon Sep 17 00:00:00 2001 From: unwox Date: Mon, 8 Sep 2025 16:25:57 +0600 Subject: fix logo bg --- templates.fnl | 2 -- 1 file changed, 2 deletions(-) (limited to 'templates.fnl') 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 "Солнцезащитные очки"}]) -- cgit v1.2.3