Rename web project

This commit is contained in:
2026-09-09 13:38:34 -04:00
parent 5cbcf9e0ff
commit 5ce3559c74
76 changed files with 659 additions and 399 deletions
+9
View File
@@ -0,0 +1,9 @@
@inherits LayoutComponentBase
<div class="page">
<main>
<article class="content px-4">
@Body
</article>
</main>
</div>