From d0e3b3dfd8e55502891ebaf85339cdfeb0a08c02 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Tue, 2 Jun 2026 17:10:14 -0500 Subject: [PATCH] fix(ui): add octicon icons to user settings navbar Profile (person), Account (shield-lock), Notifications (bell), Appearance (paintbrush), Security (lock), Blocked Users (blocked), Applications (apps), SSH/GPG Keys (key), Actions (play), Packages (package), Webhooks (webhook), Organizations (organization), Repositories (repo). Co-Authored-By: Claude Opus 4.6 (1M context) --- templates/user/settings/navbar.tmpl | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/templates/user/settings/navbar.tmpl b/templates/user/settings/navbar.tmpl index e2bc72ca5f..a9fc9c7fff 100644 --- a/templates/user/settings/navbar.tmpl +++ b/templates/user/settings/navbar.tmpl @@ -1,41 +1,41 @@