mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-23 01:08:33 +02:00
fix: template fixes
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user