diff --git a/layouts/partials/backlinks.html b/layouts/partials/backlinks.html index 746ebbb..d214386 100644 --- a/layouts/partials/backlinks.html +++ b/layouts/partials/backlinks.html @@ -10,7 +10,7 @@ {{$cleanedInbound := apply (apply $inbound "index" "." "source") "replace" "." " " "-"}} {{- range $cleanedInbound | uniq -}}
  • - {{index (index $contentTable .) "title"}} + {{index (index $contentTable .) "title"}}
  • {{- end -}} {{else}}