From 166ad43177cdccd105afb095199b4a8f05e4c37d Mon Sep 17 00:00:00 2001 From: ReverseStatic Date: Mon, 6 Apr 2026 23:37:47 -0400 Subject: [PATCH] fix: use relative links for frontend navigation --- fe/src/static/account.html | 2 +- fe/src/static/docs.html | 4 ++-- fe/src/static/index.html | 4 ++-- fe/src/static/status.html | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/fe/src/static/account.html b/fe/src/static/account.html index cf4cb7b..ffe6d92 100644 --- a/fe/src/static/account.html +++ b/fe/src/static/account.html @@ -165,7 +165,7 @@
Docs, - Status, + Status, Query, Log Out,
diff --git a/fe/src/static/docs.html b/fe/src/static/docs.html index 06034f8..7506abc 100644 --- a/fe/src/static/docs.html +++ b/fe/src/static/docs.html @@ -147,13 +147,13 @@

Getting Started

- Status, + Status, Query
{{{ body }}}