Add project logo to authenticated web UI

This commit is contained in:
2026-08-29 21:25:25 +02:00
parent 96e5792273
commit 57a18be9bd
8 changed files with 582 additions and 6 deletions
+1
View File
@@ -16,6 +16,7 @@ typedef enum {
WEB_UI_RESOURCE_XTERM_CSS,
WEB_UI_RESOURCE_ADDON_FIT_JS,
WEB_UI_RESOURCE_APP_JS,
WEB_UI_RESOURCE_LOGO_PNG,
} web_ui_resource_t;
/*