From 57861411f37a07af3cd8fcf1520843e5a5e44bfc Mon Sep 17 00:00:00 2001 From: ivar Date: Wed, 10 Dec 2025 00:17:27 +0100 Subject: Initial commit --- app/src/app.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 app/src/app.html (limited to 'app/src/app.html') diff --git a/app/src/app.html b/app/src/app.html new file mode 100644 index 0000000..91f0602 --- /dev/null +++ b/app/src/app.html @@ -0,0 +1,14 @@ + + + + + + + %sveltekit.head% + + + +
%sveltekit.body%
+ + + \ No newline at end of file -- cgit v1.3