From 869fb3f14515f1c1353bc00b4b717bc69ea268fd Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Sat, 12 Aug 2023 19:51:22 +0200 Subject: [PATCH] fix: home.html to api dir, remove empty style tag --- {web => api/web}/templates/home.html | 2 -- 1 file changed, 2 deletions(-) rename {web => api/web}/templates/home.html (96%) diff --git a/web/templates/home.html b/api/web/templates/home.html similarity index 96% rename from web/templates/home.html rename to api/web/templates/home.html index aefcca3..14ef0ae 100644 --- a/web/templates/home.html +++ b/api/web/templates/home.html @@ -10,8 +10,6 @@ type="application/javascript" defer> - {{.Navbar}}