From d78b3969c72426937060352ba671082026c6bdc4 Mon Sep 17 00:00:00 2001 From: Fockskraft Date: Sat, 2 May 2026 14:30:42 +0200 Subject: [PATCH] Change Folder structure --- {style => src/assets/style}/style.css | 0 index.html => src/index.html | 50 +++++++++++++-------------- 2 files changed, 25 insertions(+), 25 deletions(-) rename {style => src/assets/style}/style.css (100%) rename index.html => src/index.html (95%) diff --git a/style/style.css b/src/assets/style/style.css similarity index 100% rename from style/style.css rename to src/assets/style/style.css diff --git a/index.html b/src/index.html similarity index 95% rename from index.html rename to src/index.html index 508c1d8..48a58c7 100644 --- a/index.html +++ b/src/index.html @@ -1,26 +1,26 @@ - - - - - - Seekra - - - -
-

Seekra

-

Build to search.

-
- - - - - + + + + + + Seekra + + + +
+

Seekra

+

Build to search.

+
+ + + + + \ No newline at end of file