[enh] store link to gallery cover
This commit is contained in:
parent
2b0ced587c
commit
561c26aa7f
@ -72,6 +72,7 @@ def main():
|
||||
"link": os.path.join(gallery, "index.html"),
|
||||
"sub_title": gallery_sub_title,
|
||||
"date": gallery_date,
|
||||
"cover": cover_image_path,
|
||||
})
|
||||
|
||||
if not os.path.exists(os.path.join("build", gallery)):
|
||||
|
Loading…
x
Reference in New Issue
Block a user