Admin
- <%= link_to raw('⚙️ Overview'), admin_path %>
- <%= link_to raw('✎ Edit'), node_path(@page.node) %>
%= auto_discovery_link_tag(:atom, '/rss/updates.xml', title: "ATOM") %> <%= auto_discovery_link_tag(:rss, '/rss/updates.rdf', title: "RSS") %> <%= javascript_tag nonce: true do %> document.addEventListener("DOMContentLoaded", function() { if (localStorage.getItem('override-prefers-color-scheme')) document.getElementById("light-mode").checked = true; }); <% end %>