mirror of https://github.com/luizdepra/hugo-coder.git

Khosrow Moossavi
27.43.2018 fd3ec89897b1c3871b6761083611c2c3f158fd69
layouts/partials/list.html
@@ -1,5 +1,12 @@
<section class="container list">
  <h1 class="title">{{ .Title }}</h1>
  <h1 class="title">
    {{- if eq .Kind "taxonomy" -}}
      {{- .Data.Singular | title -}}
      {{- print ": " -}}
    {{- end -}}
    {{- .Title -}}
  </h1>
  <ul>
    {{ range .Paginator.Pages }}
    <li>