diff --git a/prosopopoee b/prosopopoee index 0ddd10e..1e8a15a 100755 --- a/prosopopoee +++ b/prosopopoee @@ -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, })