aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/gallery-images.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-06-06 01:11:10 -0400
committertdro <tdro@noreply.example.com>2022-06-06 01:11:10 -0400
commit5ee4a25889ec8d5fc1d8e17348decd6ab2538a03 (patch)
tree01e4749b59355d41359e89b5da74ce5ab4654ae3 /themes/default/layouts/partials/gallery-images.html
parent3ea52e9b4365b7a49f13ad72b152f227de0f4baf (diff)
downloadcanory-5ee4a25889ec8d5fc1d8e17348decd6ab2538a03.tar.gz
canory-5ee4a25889ec8d5fc1d8e17348decd6ab2538a03.tar.bz2
canory-5ee4a25889ec8d5fc1d8e17348decd6ab2538a03.zip
themes/default/layouts/partials/gallery-walk: Walk outside in public
Look inside public folder for image assets to include and minify. Massive efficiency gains.
Diffstat (limited to 'themes/default/layouts/partials/gallery-images.html')
-rw-r--r--themes/default/layouts/partials/gallery-images.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/gallery-images.html b/themes/default/layouts/partials/gallery-images.html
index 9f5793a..de03ab0 100644
--- a/themes/default/layouts/partials/gallery-images.html
+++ b/themes/default/layouts/partials/gallery-images.html
@@ -1,4 +1,4 @@
-{{ $folder := print "/content/" (partial "author-user.html" .) "/media/" }}
+{{ $folder := print "public/" (partial "author-user.html" .) "/media/" }}
<gallery-images>
<h1>Picture Gallery</h1>