archiving
Some checks failed
Build Roam Site / build (push) Has been cancelled

This commit is contained in:
2026-06-03 14:12:58 +01:00
parent a758ae1793
commit ac1d3839ba
22 changed files with 1180 additions and 285 deletions

View File

@@ -310,6 +310,10 @@ window.mvOpen=function(el){
"
<div class=\"banner-header\">
<div class=\"banner-left\">
<a href=\"/index.html\" class=\"banner-brand\">
<img src=\"/assets/icons/icons8-z-key-64.png\" alt=\"\" class=\"banner-logo\" width=\"26\" height=\"26\" />
<span class=\"banner-title\">Zettelgarten</span>
</a>
</div>
<div class=\"banner-search\">
@@ -353,7 +357,6 @@ window.mvOpen=function(el){
<div class=\"banner-actions\">
<button id=\"theme-toggle\" aria-label=\"Toggle theme\" title=\"Toggle light/dark\"></button>
<button id=\"close-all\">close all</button>
</div>
</div>
"