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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is useful for other tools, such as the dev ui.
At the moment the urls are things like https://quarkus.io/extensions/static/f17da5d4877059ca4038829a1d9d5847/64204/smartcrop-041f5002-81c7-4c2d-97eb-6286c16d8ae5.png.webp which wouldn't be easy for the dev ui to discover. Instead, we should add a stable image url, something like https://quarkus.io/extensions/io.quarkiverse.pact/quarkus-pact-consumer/logo.png
The text was updated successfully, but these errors were encountered:
It would have been great if this was a svg, the size would not be a problem. On that note , is the type consistent? I.e is it always a PNG ?
Sorry, something went wrong.
See quarkiverse/quarkus-quinoa#272 for motivation.
I totally agree 😄
I also created a main Quarkus ticket about this last week: quarkusio/quarkus#31785
No branches or pull requests
This is useful for other tools, such as the dev ui.
At the moment the urls are things like https://quarkus.io/extensions/static/f17da5d4877059ca4038829a1d9d5847/64204/smartcrop-041f5002-81c7-4c2d-97eb-6286c16d8ae5.png.webp which wouldn't be easy for the dev ui to discover. Instead, we should add a stable image url, something like https://quarkus.io/extensions/io.quarkiverse.pact/quarkus-pact-consumer/logo.png
The text was updated successfully, but these errors were encountered: