prefetch images

This commit is contained in:
2024-10-20 10:41:12 +02:00
parent 35f2ea7536
commit c429cd06c8
2 changed files with 17 additions and 7 deletions

View File

@@ -346,7 +346,6 @@ def create_html_file(folder: str, title: str, foldername: str, images: List[Dict
subdirectories=subfolders,
images=images,
info=_info,
allimages=images,
webmanifest=_args.generate_webmanifest,
version=version,
)