From 2b309097ca145651618234476160fb30405eabe7 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Mon, 17 Feb 2025 20:28:59 +0100 Subject: Initial commit --- app/src/app.html | 12 ++++++++++++ 1 file changed, 12 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..77a5ff5 --- /dev/null +++ b/app/src/app.html @@ -0,0 +1,12 @@ + + + + + + + %sveltekit.head% + + +
%sveltekit.body%
+ + -- cgit v1.2.3