fix og in light theme
This commit is contained in:
parent
d29a75fbba
commit
3440a8cfcb
@ -395,6 +395,7 @@ def build_gallery(settings, gallery_settings, gallery_path, template):
|
||||
Image=Image,
|
||||
Video=Video,
|
||||
link=gallery_light_path
|
||||
name=gallery_path.split('/', 1)[-1]
|
||||
).encode("Utf-8")
|
||||
|
||||
open(Path("build").joinpath(gallery_light_path, "index.html"), "w").write(html)
|
||||
|
Loading…
x
Reference in New Issue
Block a user