{{- if not .ExpiryDate -}} {{- $relURL := strings.TrimPrefix .Page.Site.BaseURL .Page.Permalink -}} {{- $source := print (path.Dir $relURL) ".md" -}} {{- $href := print .Site.BaseURL "/" (partial "function-paths.html" "markdown") $source -}} {{- $title := .File.LogicalName -}} {{- safeHTML (readFile (print (partial "function-paths.html" "static") "/icons/feather/code.svg")) -}} markdown {{- end -}}