From 35556dca71eafdac4eb5d2fe781ba39687d0b058 Mon Sep 17 00:00:00 2001 From: Berke Güzel Date: Thu, 29 Jan 2026 23:56:21 +0300 Subject: initial commit --- src/app.html | 17 +++++++++++++++++ 1 file changed, 17 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..bde5c47 --- /dev/null +++ b/src/app.html @@ -0,0 +1,17 @@ + + + + + + + + + + %sveltekit.head% + + + +
%sveltekit.body%
+ + + \ No newline at end of file -- cgit v1.2.3