diff options
Diffstat (limited to 'templates.fnl')
| -rw-r--r-- | templates.fnl | 2 |
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 "") |
