forked from CCCHH/ccchh-website
Theme: Use RelPermalink everywhere
This commit is contained in:
parent
8ffc773367
commit
80a9b0a2d3
6 changed files with 9 additions and 9 deletions
|
@ -10,7 +10,7 @@
|
|||
Filter nach Kategorie:
|
||||
<ul class="aside">
|
||||
{{- range .Site.Taxonomies.categories }}
|
||||
<li><a href="{{ .Page.Permalink }}">[{{ .Page.Title }}]</a></li>
|
||||
<li><a href="{{ .Page.RelPermalink }}">[{{ .Page.Title }}]</a></li>
|
||||
{{- end }}
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue