{{- /* top button */ -}} {{- /* comment button */ -}}
{{- /* GitHub Corners */ -}} {{- $githubCorner := .Site.Params.githubCorner -}} {{- if $githubCorner.enable -}} {{- with $githubCorner -}} {{- $githubImage := `` -}} {{- $options := dict "Destination" .Permalink "Title" .Title "Content" $githubImage "Class" (cond (eq .Position "left") "left" "right" | printf "github-corner %v d-none-mobile") -}} {{- partial "plugin/link.html" $options -}} {{- end -}} {{- end -}} {{- /* Search mask */ -}}