Update dump
Also testing removal of the CNAME file!
😁
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
{{ .Content }}
|
||||
<ul class="contents">
|
||||
{{ range .Pages }}
|
||||
<li>
|
||||
{{ partial "summary.html" . }}
|
||||
</li>
|
||||
<br />
|
||||
<a href='{{ .RelPermalink }}'>
|
||||
<li>{{ partial "summary.html" . }}</li>
|
||||
</a>
|
||||
{{ end }}
|
||||
</ul>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user