diff --git a/config.go b/config.go index 57dfe99..5758075 100644 --- a/config.go +++ b/config.go @@ -31,7 +31,7 @@ var ( Sets: []tpl.Set{ { Name: "set1", - ImageDir: "set1", + ImageDir: "album/set1", IndexHTML: "index.html", Title: "Set 1", SortOrder: "modTimeDesc",