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:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user