From 55644df400a179d9ef8fa3c45ae2de4929789085 Mon Sep 17 00:00:00 2001 From: Protocolbot Date: Wed, 8 Jul 2026 22:54:55 -0600 Subject: [PATCH] fix: restore logo in header with crumb-text layout Logo img + crumb-text wrapper were missing from the breadcrumb. Now: logo (32px) on left, $ protocol-droid and crumb path stacked to its right. --- frontend/index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index f98d96c..0841178 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -15,8 +15,11 @@