diff --git a/prosopopee/prosopopee.py b/prosopopee/prosopopee.py index 12737e1..af5350a 100644 --- a/prosopopee/prosopopee.py +++ b/prosopopee/prosopopee.py @@ -87,7 +87,7 @@ def main(): front_page_galleries_cover.append({ "title": gallery_title, - "link": os.path.join(gallery, "index.html"), + "link": gallery, "sub_title": gallery_sub_title, "date": gallery_date, "cover": cover_image_path, diff --git a/prosopopee/templates/gallery-index.html b/prosopopee/templates/gallery-index.html index d37662e..de34d17 100644 --- a/prosopopee/templates/gallery-index.html +++ b/prosopopee/templates/gallery-index.html @@ -18,7 +18,7 @@

- +