From 10539128c9312bd6691464b568e6a7f6db41d3c4 Mon Sep 17 00:00:00 2001 From: Derek Severin Date: Tue, 16 Jul 2019 18:31:27 +0700 Subject: Changed deprecated .Dir - FIX --- layouts/partials/gallery.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/gallery.html b/layouts/partials/gallery.html index db55124..9a5be38 100644 --- a/layouts/partials/gallery.html +++ b/layouts/partials/gallery.html @@ -45,13 +45,13 @@ Documentation and licence at https://github.com/liwenyip/hugo-easy-gallery/ {{- .page.Scratch.Add "figurecount" 1 }} {{ $baseURL := .page.Site.BaseURL }}