mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 10:51:21 -04:00
fix: translation for navbar menu
docs: update docs for multi-language chore: add custom css support chore: add social icons
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{{- $placeholder := .params.placeholder | default "Search..." -}}
|
||||
{{- $placeholder := (T "search_placeholder") | default "Search..." -}}
|
||||
|
||||
|
||||
<div class="search-wrapper relative md:w-64">
|
||||
|
Reference in New Issue
Block a user