From dbd8c6b152acc1188d2edd288488aa2da8f6310b Mon Sep 17 00:00:00 2001 From: 0neGal Date: Sat, 8 Jun 2024 18:02:48 +0200 Subject: initial commit to better modularize frontend Far from done, but this pretty much splits everything inside `src/app/main.js` into separate files. --- src/app/index.html | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) (limited to 'src/app/index.html') diff --git a/src/app/index.html b/src/app/index.html index 016b708..87a1029 100644 --- a/src/app/index.html +++ b/src/app/index.html @@ -12,7 +12,7 @@
-
+
@@ -34,11 +34,11 @@
-
@@ -147,9 +147,9 @@
- - - + + +
@@ -181,12 +181,12 @@
- - - - - - + + + + + +
@@ -247,7 +247,7 @@
| - %%gui.setpath%% + %%gui.setpath%%
@@ -277,10 +277,10 @@
- +
@@ -298,7 +298,7 @@ %%gui.mods.toggle_all%% - @@ -320,10 +320,11 @@
- +
@@ -331,16 +332,13 @@
- - - -- cgit v1.2.3