Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mmrath/hugo-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/modules/site/lastupdate.html')
-rw-r--r--layouts/partials/modules/site/lastupdate.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/modules/site/lastupdate.html b/layouts/partials/modules/site/lastupdate.html
deleted file mode 100644
index 8b2001d..0000000
--- a/layouts/partials/modules/site/lastupdate.html
+++ /dev/null
@@ -1 +0,0 @@
-<time datetime="{{ .Site.LastChange.Format "2006-01-02T15:04:05Z07:00" }}">{{ .Site.LastChange.Format .Site.Data.Formats.datetime }}</time>