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
|
@ -7,7 +7,7 @@
|
|||
<section>
|
||||
<ul>
|
||||
{{- range .Pages }}
|
||||
<li><a href="{{ .Permalink }}">{{ .Title }}</a></li>
|
||||
<li><a href="{{ .RelPermalink }}">{{ .Title }}</a></li>
|
||||
{{- end }}
|
||||
</ul>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue