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

github.com/chipsenkbeil/grid-side.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/gallery/item.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/gallery/item.html b/layouts/partials/gallery/item.html
index e5c6f31..6dc2198 100644
--- a/layouts/partials/gallery/item.html
+++ b/layouts/partials/gallery/item.html
@@ -1,7 +1,7 @@
{{ $url := $.Site.BaseURL }}
{{ $image := .Params.image | urlize }}
-{{ $date := dateFormat "Mon Jan 06, 2006" .Date }}
+{{ $date := .Date.Format "Mon Jan 06, 2006" }}
{{ $title := .Title }}
<!-- TODO: Figure out why line height causes issues here -->
<div class="flex-item flex-item-spacing no-line-height">