We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a291c commit 244d43aCopy full SHA for 244d43a
config.json
@@ -1,8 +1,8 @@
1
{
2
"input": "./gallery",
3
"output": "./build_output",
4
- "title": "Photo Gallery",
5
- "sort-albums-by": "title",
+ "title": "Imagestack Photo Gallery",
+ "sort-albums-by": "end-date",
6
"sort-media-by": "filename",
7
"download-photos": "copy",
8
"cleanup": true,
0 commit comments