Basic project setup
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-05-23 10:55:03 +02:00
parent 20bb22911f
commit 4747b27f83
17 changed files with 690 additions and 234 deletions
@@ -1,13 +1,9 @@
@inherits LayoutComponentBase
<div class="page">
<div class="sidebar">
<NavMenu />
</div>
<main>
<div class="top-row px-4">
<a href="https://learn.microsoft.com/aspnet/core/" target="_blank">About</a>
<h2>Midrand Books</h2>
</div>
<article class="content px-4">
@@ -15,9 +11,3 @@
</article>
</main>
</div>
<div id="blazor-error-ui" data-nosnippet>
An unhandled error has occurred.
<a href="." class="reload">Reload</a>
<span class="dismiss">🗙</span>
</div>