I stumbled upon an inconsistency with the ISAQB logo.
-
we seem to have it in 3 places
1.1. https://github.com/isaqb-org/advanced-template/blob/main/docs/isaqb-logo.jpg
1.2. https://github.com/isaqb-org/advanced-template/blob/main/docs/images/isaqb-logo.jpg
1.3 within the pdf-theme submodule
Due to :imagesdir: images in setup.adoc, the first one is actually not in use.
-
As the pdf-theme contains its own version of isaqb-logo-without-text.jpg and isaqb-logo.jpg, wouldn't it make sense to do the same for html-theme?
-
Bonus question: Did we try to switch the logo format to PNG?
I stumbled upon an inconsistency with the ISAQB logo.
we seem to have it in 3 places
1.1. https://github.com/isaqb-org/advanced-template/blob/main/docs/isaqb-logo.jpg
1.2. https://github.com/isaqb-org/advanced-template/blob/main/docs/images/isaqb-logo.jpg
1.3 within the pdf-theme submodule
Due to
:imagesdir: imagesinsetup.adoc, the first one is actually not in use.As the pdf-theme contains its own version of isaqb-logo-without-text.jpg and isaqb-logo.jpg, wouldn't it make sense to do the same for html-theme?
Bonus question: Did we try to switch the logo format to PNG?