From: Michael Tremer Date: Fri, 9 May 2025 14:31:03 +0000 (+0000) Subject: frontend: Update index.html X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95a5c701cffc239dafcb98820e4cd97db41447bf;p=people%2Fms%2Fwestferry.git frontend: Update index.html Indent using tabs (I know, in web) and show the hostname in the browser tab. Signed-off-by: Michael Tremer --- diff --git a/frontend/index.html b/frontend/index.html index 9e5fc8f..f57e24d 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,13 +1,21 @@ - - - - - Vite App - - -
- - + + + + + + + + + + + {{ hostname() }} + + +
+ + + +