From 6cc0bfd1d79074df790272b8091b1f0226d14283 Mon Sep 17 00:00:00 2001 From: zwlucas Date: Fri, 29 May 2026 15:57:37 -0300 Subject: feat: upload project Signed-off-by: zwlucas --- frontend/src/app.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 frontend/src/app.html (limited to 'frontend/src/app.html') diff --git a/frontend/src/app.html b/frontend/src/app.html new file mode 100644 index 0000000..6293dcd --- /dev/null +++ b/frontend/src/app.html @@ -0,0 +1,13 @@ + + + + + + + YAUM — Yet Another Uptime Monitor + %sveltekit.head% + + +
%sveltekit.body%
+ + -- cgit v1.2.3