From ced66c5807575cd29f6aa5632e8ad02b38c8448a Mon Sep 17 00:00:00 2001 From: ivar Date: Sun, 28 Apr 2024 22:37:30 +0200 Subject: WIP new frontend --- code/frontend/src/app.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 code/frontend/src/app.html (limited to 'code/frontend/src/app.html') diff --git a/code/frontend/src/app.html b/code/frontend/src/app.html new file mode 100644 index 0000000..77a5ff5 --- /dev/null +++ b/code/frontend/src/app.html @@ -0,0 +1,12 @@ + + + + + + + %sveltekit.head% + + +
%sveltekit.body%
+ + -- cgit v1.3