From 4401dce2b5545ce8117818812d8e3c8919f5f7fd Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Thu, 10 Oct 2024 21:05:48 -0400 Subject: Remove redundancy in `hi-ui` directory name. --- ui/src/app.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ui/src/app.html (limited to 'ui/src/app.html') diff --git a/ui/src/app.html b/ui/src/app.html new file mode 100644 index 0000000..63eb917 --- /dev/null +++ b/ui/src/app.html @@ -0,0 +1,12 @@ + + + + + + + %sveltekit.head% + + +
%sveltekit.body%
+ + -- cgit v1.2.3