docs/daprdocs/layouts/partials/hooks/head-end.html

3 lines
130 B
HTML

{{ with .Site.Params.algolia_docsearch }}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
{{ end }}