ppalaga commented on pull request #457: URL: https://github.com/apache/camel-website/pull/457#issuecomment-675338433
> @ppalaga this can be done without adding any new CSS, i.e. by adding the icon as [unicode character] In our situation, it is rather hard to do, because we get `icon:lock[title=Fixed at build time]` hard coded from Quarkus tooling https://github.com/quarkusio/quarkus/blob/master/core/processor/src/main/java/io/quarkus/annotation/processor/Constants.java#L78 and I'd prefer not to rewrite it. I thought, because font awesome is commonly used in both AsciiDoc [1][2] and Antora (it is a part of the default UI now [3]), having some level of CSS support on our website would be quite natural too. [1] https://asciidoctor.org/docs/user-manual/#admonition-icons [2] https://asciidoctor.org/docs/user-manual/#inline-icons [3] https://gitlab.com/antora/antora-ui-default/-/merge_requests/121 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org