From 7eb19ce8c47813f606d06ad7d44808632914c023 Mon Sep 17 00:00:00 2001 From: Oliver Giles Date: Sat, 22 Jan 2022 15:12:38 +1300 Subject: [PATCH] fe: fix home icon link under subdir when hosting laminar under a subdir, href=/ will break out of the application. Use href=. instead (relative to base href) --- src/resources/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/index.html b/src/resources/index.html index fbf6c00..ff0a4cb 100644 --- a/src/resources/index.html +++ b/src/resources/index.html @@ -194,7 +194,7 @@