diff --git a/prosopopoee b/prosopopoee index 1e8a15a..89de881 100755 --- a/prosopopoee +++ b/prosopopoee @@ -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)):