chore(release): 0.2.0 #8

Merged
pufereq merged 47 commits from release/0.2.0 into main 2025-08-26 17:58:45 +00:00
14 changed files with 269 additions and 62 deletions
Showing only changes of commit 3e1fe9fa1e - Show all commits

View File

@@ -9,7 +9,7 @@
<body>
<div id="wrapper">
<header>
<h1><a href="{{ url_for('index') }}">judas</a></h1>
<h1><a href="{{ url_for('index.index') }}">judas</a></h1>
</header>
<main>
<h1>Login</h1>