We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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.
:imagesdir: images
setup.adoc
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?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: