From 585dac717c270b5e796e361a168a5d0648a8b766 Mon Sep 17 00:00:00 2001 From: Protocolbot Date: Wed, 8 Jul 2026 22:49:17 -0600 Subject: [PATCH] fix: restore favicon, PWA manifest, and apple touch icon links Link tags for logo.svg, favicon.ico, icon-192.png, and manifest.json were missing from the HTML head. Also fixed stylesheet path from absolute (/frontend/) to relative (frontend/) for subdirectory support. --- frontend/index.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 932cfe1..f98d96c 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,18 +4,19 @@ Protocol Droid - + + + + +