fix: template fixes

This commit is contained in:
Per Stark
2025-05-09 12:23:06 +02:00
parent 14e91c7ac5
commit 642a8fdb6a
6 changed files with 21 additions and 36 deletions

View File

@@ -16,8 +16,7 @@
<ul class="menu p-0 w-64 h-full bg-base-200 text-base-content flex flex-col">
<!-- === TOP FIXED SECTION === -->
<div class="divider mt-14"></div>
<div class="px-2">
<div class="px-2 mt-14">
{% for url, name, label in [
("/", "home", "Dashboard"),
("/knowledge", "book", "Knowledge"),