{{ with resources.Get "images/logos/mark.svg" }} {{ .Content | safeHTML }} {{ end }}
{{ with resources.Get "images/logos/logo.svg" }} {{ .Content | safeHTML }} {{ end }}
{{ if and (.Site.Params.docsearch.appID) (.Site.Params.docsearch.apiKey) -}}
{{ end }} {{ if or (not (isset .Site.Params.flexsearch "enabled")) (eq .Site.Params.flexsearch.enabled true) -}} {{ if and (.Site.Params.docsearch.appID) (.Site.Params.docsearch.apiKey) -}} {{ else }} {{ end }} {{ end -}}
{{ if eq .Site.Params.docs.darkMode true -}} {{ end -}} {{ if .Site.IsMultiLingual }} {{ end }}
{{ if or (not (isset .Site.Params.flexsearch "enabled")) (eq .Site.Params.flexsearch.enabled true) -}} {{ if and (.Site.Params.docsearch.appID) (.Site.Params.docsearch.apiKey) -}} {{ else }}
  • {{ i18n "search_navigate" | default "to navigate" }}
  • {{ i18n "search_select" | default "to select" }}
  • {{ i18n "search_close" | default "to close" }}
  • {{ end }} {{ end }}