add a page for tickets from gitea (#2)

Co-authored-by: Blake Ridgway <blake@blakeridgway.com>
Reviewed-on: #2
This commit is contained in:
2026-04-13 03:51:22 -05:00
parent 5bc3050dd4
commit b1feff3bbf
16 changed files with 782 additions and 12 deletions

View File

@@ -33,6 +33,7 @@
<li><a href="/status">status</a></li>
<li><a href="/about">about</a></li>
<li><a href="/hire" class="nav-hire">hire me</a></li>
{{if .TwitchLive}}<li><a href="/stream" class="nav-live">&#x25CF; live</a></li>{{end}}
</ul>
</nav>
</header>
@@ -54,6 +55,7 @@
<a href="/changelog">changelog</a> &mdash;
<a href="/blog/feed.xml">RSS</a> &mdash;
<a href="https://git.ridgwaysystems.org">gitea</a> &mdash;
<a href="/stream">stream</a> &mdash;
<a href="/hire">hire me</a>
</p>
</footer>