From 7467a80bb6a6991b22d1511f2a777ec5718ba0b2 Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Sat, 2 May 2026 23:25:40 +0200 Subject: [PATCH] Improve static resources directory structure --- src/index.html | 4 ++-- src/{assets/style => static/css}/main.css | 0 src/{assets/style => static/css}/nav/navbar/navbar.css | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename src/{assets/style => static/css}/main.css (100%) rename src/{assets/style => static/css}/nav/navbar/navbar.css (100%) diff --git a/src/index.html b/src/index.html index 5d8d36e..fad5537 100644 --- a/src/index.html +++ b/src/index.html @@ -20,8 +20,8 @@ limitations under the License. Seekra - - + +