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:
Xin
2023-08-21 01:00:52 +01:00
parent aa1305099d
commit 8073722a0e
12 changed files with 110 additions and 20 deletions

View File

@ -1,4 +1,4 @@
{{- $placeholder := .params.placeholder | default "Search..." -}}
{{- $placeholder := (T "search_placeholder") | default "Search..." -}}
<div class="search-wrapper relative md:w-64">