Add new logo and SVG icons for improved UI

- Added a new PNG logo image to enhance branding.
- Introduced a new SVG icon for matrix representation with dark mode support.
- Included a PNG image for "no search found" scenario to improve user experience.
This commit is contained in:
Boris Waaub
2026-01-28 09:48:57 +01:00
parent c57b4f9448
commit ad649599c9
59 changed files with 4 additions and 224 deletions
@@ -92,7 +92,7 @@
{{ end }}
<!-- Mobile Language Switcher -->
{{ if .Site.IsMultiLingual }}
{{ if hugo.IsMultilingual }}
<div class="py-4 border-t border-gray-200 mt-4">
<div class="text-lg text-gray-600 font-semibold mb-2">{{ i18n "language" }}</div>
{{ range .Site.Languages }}