From e60703aadca7d423c0fbfb189d5ef439fc1df072 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Mon, 14 Nov 2022 13:50:31 +0700 Subject: feat: Initial commit --- code/app-web/src/app.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 code/app-web/src/app.html (limited to 'code/app-web/src/app.html') diff --git a/code/app-web/src/app.html b/code/app-web/src/app.html new file mode 100644 index 0000000..5b53ef7 --- /dev/null +++ b/code/app-web/src/app.html @@ -0,0 +1,12 @@ + + + + + + + %sveltekit.head% + + +
%sveltekit.body%
+ + -- cgit v1.3