Back to Flink

Head

docs/layouts/partials/docs/inject/head.html

0.4-rc1268 B
Original Source

{{- $basePath := (urls.Parse .Site.BaseURL).Path -}} {{- $pagePath := strings.TrimPrefix $basePath .RelPermalink -}} {{- if eq $pagePath "" -}} {{- $pagePath = "/" -}} {{- else if not (hasPrefix $pagePath "/") -}} {{- $pagePath = printf "/%s" $pagePath -}} {{- end -}}