diff sat_templates/templates/bulma/base/base.html @ 405:5016fb0ff62f default tip

Blog redesign: work in progress redesign of the blog. Some templates have been moved from chat to components to be re-used in other features, like blog here. Blog follows same global design as chat with a left panel to search/open blogs.
author Goffi <goffi@goffi.org>
date Wed, 21 May 2025 15:41:00 +0200
parents 65c53ec5e777
children
line wrap: on
line diff
--- a/sat_templates/templates/bulma/base/base.html	Tue May 06 00:37:41 2025 +0200
+++ b/sat_templates/templates/bulma/base/base.html	Wed May 21 15:41:00 2025 +0200
@@ -86,7 +86,7 @@
 </head>
 <body{{ {'onload': body_onload} | xmlattr }} class="{{' body--fullscreen' if full_screen_body}}{{' has-navbar-fixed-top' if menu_fixed_top}}">
     {% if atom_url is defined %}
-        {{ icon_defs('feed') }}
+        {{ icon_defs('rss') }}
     {% endif %}
     {% if loading_screen %}
         <div id="loading_screen" class="modal is-active">