Initial commit for CI pipeline test.
This commit is contained in:
5
src/routes/+page.svelte
Normal file
5
src/routes/+page.svelte
Normal file
@@ -0,0 +1,5 @@
|
||||
<main class="flex flex-col gap-2 p-4 w-full">
|
||||
<div class="p-4 flex flex-col justify-center items-center bg-white/50 rounded-md">
|
||||
<h1 class="text-green font-noto font-bold">Harbormaster Client</h1>
|
||||
</div>
|
||||
</main>
|
||||
Reference in New Issue
Block a user