first commit

This commit is contained in:
2026-03-20 13:04:46 +08:00
commit c65e9722a5
41 changed files with 3082 additions and 0 deletions

9
templates/navbar.html Normal file
View File

@@ -0,0 +1,9 @@
<!--<header class="no-print">
<nav class="navbar">
<a href="/">Home</a>
<div class="navright">
<a href="/draft">Drafts</a>
<a href="/about">About</a>
</div>
</nav>
</header>-->