diff --git a/_includes/gallery_list.html b/_includes/gallery_list.html index cecaec2..ac515d8 100644 --- a/_includes/gallery_list.html +++ b/_includes/gallery_list.html @@ -1,4 +1,4 @@
{% endloopdir %}
+ {% loopdir path:path match:"*.md" sort:"ordering" %}
{% endloopdir %}
{% endloopdir %}
+{% loopdir path:path match:"*.md" sort:"ordering" %}
{% endloopdir %}
diff --git a/_layouts/gallery-list.html b/_layouts/gallery-list.html
new file mode 100644
index 0000000..c776bc6
--- /dev/null
+++ b/_layouts/gallery-list.html
@@ -0,0 +1,13 @@
+{% include header.html %}
+