From acd4396651622d619a4cab85701e1415a587c717 Mon Sep 17 00:00:00 2001 From: Anthony Donlon Date: Thu, 20 Nov 2025 08:36:01 +0800 Subject: [PATCH] editor: update editor UI --- editor/resources/index.html | 79 ++++++++++++++++++++----------------- 1 file changed, 42 insertions(+), 37 deletions(-) diff --git a/editor/resources/index.html b/editor/resources/index.html index 759c864..8e7faf1 100644 --- a/editor/resources/index.html +++ b/editor/resources/index.html @@ -131,7 +131,7 @@ "host_status": { "status": "ok", "location": "example.com", - "status_text": "Just Working" + "status_text": "Almost Working" }, "error_source": "host", "what_happened": "This site is still working. And it looks great.", @@ -383,13 +383,16 @@ })()