copy og tag images

This commit is contained in:
2024-10-02 10:24:24 +02:00
parent 8c72e7b440
commit 4f09373df3
5 changed files with 70 additions and 4 deletions

View File

@ -23,5 +23,6 @@ It should be used from the templates as well
pub mod export_format;
pub mod image_generator;
pub mod image_src_generator;
pub mod picture_markup_generator;
pub mod resolutions;