Open
Description
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
insetup.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?