From 9f28b6d9160fee5eff92d1d9849191f2f12faeab Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 14 Feb 2022 16:33:38 +0000 Subject: Initial commit --- src/app.html | 13 +++++++++++++ 1 file changed, 13 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..e7d2cbd --- /dev/null +++ b/src/app.html @@ -0,0 +1,13 @@ + + + + + + + + %svelte.head% + + +
%svelte.body%
+ + -- cgit