Contact page

This commit is contained in:
2026-05-28 11:43:56 -04:00
parent a188e4e338
commit 03b8400443
4 changed files with 116 additions and 2 deletions
+5 -1
View File
@@ -5,9 +5,13 @@
<MudDialogProvider/>
<MudSnackbarProvider/>
<div class="page">
<main>
<div class="top-row px-4">
<a href="/">Home</a>
<a href="/contact">Contact</a>
</div>
<article class="content px-4">
@Body
</article>