summaryrefslogtreecommitdiffstats
path: root/src/index.html.mustache
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2022-07-11 23:15:22 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2022-07-11 23:15:22 +0300
commitcf0669ebd4563144c1ba50f62fe71fe6139e7037 (patch)
tree73fd65bc333aca9030d9e1daf3726329bb8dc613 /src/index.html.mustache
parentd1fee8dccd2bbcbec5d42d9de1e6adadfa70d952 (diff)
Improve gallery sorting behaviour
Diffstat (limited to 'src/index.html.mustache')
-rw-r--r--src/index.html.mustache4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html.mustache b/src/index.html.mustache
index d01df1a..698e044 100644
--- a/src/index.html.mustache
+++ b/src/index.html.mustache
@@ -19,9 +19,9 @@
</header>
{{#galleries}}
- {{#show_title}}
+ {{#title}}
<h3>{{title}}</h3>
- {{/show_title}}
+ {{/title}}
<div class="gallery">
{{#columns}}
<div class="column">