adding a svg logo linking to the wiki page

This commit is contained in:
2025-12-28 22:07:35 +00:00
parent 8f234a746d
commit 04f2f7b845
12 changed files with 50 additions and 32 deletions

View File

@@ -76,6 +76,7 @@
(defvar z-preamble
"
<a href=\"https://notes.zainezq.com\"> <img src=\"/assets/images/1_to_2.svg\" alt=\"Web Site Logo\" class=\"web-logo\" /> </a>
<div class=\"banner-header\">
<a href=\"/\"> <img src=\"/assets/images/gr.png\" alt=\"Site Logo\" class=\"banner-logo\" /> </a>
<nav>
@@ -86,6 +87,7 @@
<a href=\"/home/services.html\">Services</a>
</nav>
<button class=\"theme-toggle\" id=\"theme-toggle\" type=\"button\" aria-label=\"Toggle dark mode\">🌗 Theme</button>
</div>
<div id=\"updated\">Updated: %C</div>