aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/gallery-images.html
diff options
context:
space:
mode:
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 1dfe611..f3790ba 100644
--- a/themes/default/layouts/partials/gallery-images.html
+++ b/themes/default/layouts/partials/gallery-images.html
@@ -1,7 +1,7 @@
{{ $folder := print "/content/" (partial "author-user.html" .) "/media/" }}
<gallery-images>
- <h1>Picture Gallary</h1>
+ <h1>Picture Gallery</h1>
<section>
{{ partial "gallery-walk.html" $folder }}
</section>