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

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/gallery.html')
-rw-r--r--layouts/partials/gallery.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/partials/gallery.html b/layouts/partials/gallery.html
index fd5e925..2bc90fa 100644
--- a/layouts/partials/gallery.html
+++ b/layouts/partials/gallery.html
@@ -1,4 +1,7 @@
<!--
+Modified version of "gallery.html" from https://github.com/liwenyip/hugo-easy-gallery/
+Modifications mostly to allow using the gallery as a partial instead of a shortcode.
+
Input Parameters:
- Mandatory:
- "page": Page
@@ -35,7 +38,6 @@ New Input Parameters:
-->
<!--
-Put this file in /layouts/shortcodes/gallery.html
Documentation and licence at https://github.com/liwenyip/hugo-easy-gallery/
-->
<!-- count how many times we've called this shortcode; load the css if it's the first time -->