forked from drowl87/hextra_mirror
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