Explorar o código

Merge branch 'master' of github.com:zwbetz-gh/cupper-hugo-theme

zwbetz %!s(int64=6) %!d(string=hai) anos
pai
achega
c51dd9f4f2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      layouts/post/single.html

+ 1 - 1
layouts/post/single.html

@@ -14,7 +14,7 @@
       {{ with .Lastmod }}
         {{ if gt . $publishDate }}
           <br>
-          <strong aria-hidden="true">Last mod date: </strong>{{ .Format $dateFormat }}
+          <strong aria-hidden="true">Last updated: </strong>{{ .Format $dateFormat }}
         {{ end }}
       {{ end }}
     </div>