Update dump
Also testing removal of the CNAME file!
😁
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
{{- $lastmod := .Lastmod.Format "02/01/2006" }}
|
||||
<article>
|
||||
<div>
|
||||
<h3><a href='{{ .RelPermalink }}'>{{ .Title }}</a></h3>
|
||||
<!-- <h3><a href='{{ .RelPermalink }}'>{{ .Title }}</a></h3> -->
|
||||
<h3>{{ .Title }}</h3>
|
||||
{{ i18n "published" }} {{ $pubdate }}
|
||||
{{ if ne $pubdate $lastmod }}
|
||||
{{ i18n "modified" }} {{ $lastmod }}
|
||||
|
Reference in New Issue
Block a user