huge upgrade to theme and pagefind search bar.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<h{{ .Level }} id="{{ .Anchor }}" {{- with .Attributes.class -}}class="{{ . }}"{{- end -}}>
|
||||
{{- .Text -}}
|
||||
{{- if default true .Attributes.anchor -}}
|
||||
<a class="anchor" href="#{{ .Anchor }}">#</a>
|
||||
{{- end -}}
|
||||
</h{{ .Level }}>
|
||||
Reference in New Issue
Block a user