From f0936d9c8b61121cbdfe51bf310fad90b5b0fa03 Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 16 Jan 2024 16:58:24 +0100 Subject: Initial commit This is just a test site for now, will add content soon --- src/app.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/app.html (limited to 'src/app.html') diff --git a/src/app.html b/src/app.html new file mode 100644 index 0000000..db4d6c5 --- /dev/null +++ b/src/app.html @@ -0,0 +1,12 @@ + + + + + + + %sveltekit.head% + + +
%sveltekit.body%
+ + -- cgit v1.2.3