core: gen thumb, small, readme for every image

This commit is contained in:
2025-05-02 13:36:57 -04:00
parent 08c0129af8
commit d0063c2cc4
2 changed files with 5 additions and 0 deletions

View File

@ -33,6 +33,8 @@ class Picture():
if (config.CREATE_GENERAL_ALBUM):
self._albums_name.append("general")
self._is_reperoried: bool = is_repertoried
self.gen_small()
self.gen_thumb()
def get_page(self):
return self._page