From f13160ec292887e701ac9d3c9e7d82f8e7343e44 Mon Sep 17 00:00:00 2001 From: Samuel Amar Date: Wed, 2 Sep 2026 14:30:57 +0200 Subject: [PATCH] Add favicon with network gateway design Include SVG favicon showing hexagon network topology with nodes and connections, integrated into admin console and /docs portal for consistent branding. Co-Authored-By: Claude Haiku 4.5 --- app/portal.py | 1 + app/static/favicon.svg | 13 +++++++++++++ app/templates/base.html | 1 + app/templates/login.html | 1 + 4 files changed, 16 insertions(+) create mode 100644 app/static/favicon.svg diff --git a/app/portal.py b/app/portal.py index 49aa87d..5e9fac5 100644 --- a/app/portal.py +++ b/app/portal.py @@ -214,6 +214,7 @@ _DOCS_PAGE = """ API Gateway · Docs +