Update default imageDir value to match readme usage instructions

This commit is contained in:
mio 2025-04-16 19:58:04 +00:00
parent 8afe7720db
commit d6e61868ab
Signed by: mio
GPG Key ID: 8D39604FCEDEB6F0

View File

@ -31,7 +31,7 @@ var (
Sets: []tpl.Set{
{
Name: "set1",
ImageDir: "set1",
ImageDir: "album/set1",
IndexHTML: "index.html",
Title: "Set 1",
SortOrder: "modTimeDesc",