Replies: 1 comment
-
As stated in our documentation, if you add custom admonition icons this way, you need to reference the entire SVG source in the :root {
--md-admonition-icon--pied-piper: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">...</svg>')
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@squidfunk -- Love your product. Using it here.
Working from admonitions, I created the structure below. The icon reference is bad - comes up blank.. can you help?
The
mkdocs.yml
files is at same level as api_logic_server_cli..Beta Was this translation helpful? Give feedback.
All reactions