From 5f26394947d1150e2656bb22c5858ae5edcdcac7 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 24 Jul 2026 17:20:22 +0200 Subject: Polish the OTP flows: autocomplete tokens, button dialect, QR sizing, my-account link --- app/views/admin/index.html.erb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/views/admin/index.html.erb') diff --git a/app/views/admin/index.html.erb b/app/views/admin/index.html.erb index 319530db..4d67dd77 100644 --- a/app/views/admin/index.html.erb +++ b/app/views/admin/index.html.erb @@ -53,6 +53,9 @@

Housekeeping

+ <%= link_to edit_user_path(current_user), class: "action_button" do %> + <%= icon("user-cog", library: "tabler", "aria-hidden": true) %> My account + <% end %> <%= link_to nodes_path, class: "action_button" do %> <%= icon("list", library: "tabler", "aria-hidden": true) %> Nodes <% end %> -- cgit v1.3