We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563c9ad commit daa1725Copy full SHA for daa1725
layouts/shortcodes/lastmod.html
@@ -1 +1 @@
1
-Data last updated: {{ .Page.Lastmod.Format "02 January 2006 at 3:04pm" }}
+Data last updated: {{ .Page.Lastmod.UTC | time.Format "02 January 2006 at 3:04pm UTC" }}
0 commit comments