Jacky Zhao
2022-04-01 6605b13b86c5e15bcaa2821937f97a59c4d2bbae
layouts/partials/backlinks.html
@@ -9,9 +9,12 @@
    {{if $inbound}}
    {{$cleanedInbound := apply (apply $inbound "index" "." "source") "replace" "." " " "-"}}
    {{- range $cleanedInbound | uniq -}}
      {{$l := .}}
      {{with (index $contentTable .)}}
        <li>
            <a href="{{$url}}{{.}}">{{index (index $contentTable .) "title"}}</a>
          <a href="{{$l}}">{{index (index . "title")}}</a>
        </li>
      {{end}}
    {{- end -}}
    {{else}}
    <li>