From a640703f2da8815dc26ad1600a6f206be1624379 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 1 Jun 2022 22:10:32 +0200 Subject: feat: Initial after clean slate --- apps/frontpage/src/app.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 apps/frontpage/src/app.html (limited to 'apps/frontpage/src/app.html') diff --git a/apps/frontpage/src/app.html b/apps/frontpage/src/app.html new file mode 100644 index 0000000..3dff376 --- /dev/null +++ b/apps/frontpage/src/app.html @@ -0,0 +1,12 @@ + + + + + + + %sveltekit.head% + + +
%sveltekit.body%
+ + -- cgit v1.3