diff --git a/layouts/partials/imageSlideShow.html b/layouts/partials/imageSlideShow.html index 84648d5..f85b055 100644 --- a/layouts/partials/imageSlideShow.html +++ b/layouts/partials/imageSlideShow.html @@ -36,7 +36,7 @@ {{ else }} - {{ .name }} + {{ .name }} {{ end }} diff --git a/layouts/static/portfolio.html b/layouts/static/portfolio.html index 49663c6..661026e 100644 --- a/layouts/static/portfolio.html +++ b/layouts/static/portfolio.html @@ -49,7 +49,7 @@ {{- $original := resources.Get .image -}} {{ $thumb := $original.Fit "512x512" }} {{ $image := $original.Fit "1080x1080" }} -
+