Jacky Zhao
2022-04-28 3c7ece5405436c85282f156cf387b11d08cc2d87
layouts/partials/backlinks.html
@@ -9,7 +9,7 @@
    {{if $inbound}}
    {{$cleanedInbound := apply (apply $inbound "index" "." "source") "replace" "." " " "-"}}
    {{- range $cleanedInbound | uniq -}}
      {{$l := printf "%s%s" $host .}}
      {{$l := printf "%s%s/" $host .}}
      {{with (index $contentTable .)}}
      <li>
          <a href="{{$l}}">{{index (index . "title")}}</a>