[enh] store link to gallery
This commit is contained in:
parent
5716be17d9
commit
2b0ced587c
@ -69,6 +69,7 @@ def main():
|
||||
|
||||
front_page_galleries_cover.append({
|
||||
"title": gallery_title,
|
||||
"link": os.path.join(gallery, "index.html"),
|
||||
"sub_title": gallery_sub_title,
|
||||
"date": gallery_date,
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user