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:
@@ -1,4 +1,4 @@
|
||||
{{ if .Site.IsMultiLingual }}
|
||||
{{ if hugo.IsMultilingual }}
|
||||
{{ $headerConfig := .Site.Params.header }}
|
||||
{{ $dropdownConfig := $headerConfig.menu.dropdown }}
|
||||
<div class="relative group">
|
||||
|
||||
Reference in New Issue
Block a user