diff --git a/prosopopee/prosopopee.py b/prosopopee/prosopopee.py index 835520a..9e52553 100644 --- a/prosopopee/prosopopee.py +++ b/prosopopee/prosopopee.py @@ -394,7 +394,7 @@ def build_gallery(settings, gallery_settings, gallery_path, template): gallery=gallery_settings, Image=Image, Video=Video, - link=gallery_light_path + link=gallery_light_path, name=gallery_path.split('/', 1)[-1] ).encode("Utf-8")