csbot styly

This commit is contained in:
JiriUhlir
2026-05-27 13:01:56 +02:00
parent 8585690de0
commit dcc1a2f3ad
3 changed files with 84 additions and 24 deletions
+4 -1
View File
@@ -13,7 +13,10 @@ def page(title: str, body: str) -> str:
</head>
<body>
<header>
<h1>AppFactory</h1>
<a class="brand" href="/portal" aria-label="AppFactory Portal">
<img src="{PORTAL_PREFIX}/static/csbot-logo.svg" alt="CSBOT">
<span>AppFactory</span>
</a>
<nav>
<a href="/portal">Apps</a>
<a href="/portal/new-app">New App</a>