-
I know the docs state that only icons included by the theme are usable for social cards, but is there any workaround if I wanted to use a custom icon? |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Jul 16, 2022
Replies: 1 comment 4 replies
-
Thanks for asking! Social cards are integrated with Material for MkDocs icon system, which means that custom icons are supported through additional icons. If you can use your custom icons inside your documentation, they should also work for social cards. If for some reason that doesn't work, please open an issue with a minimal reproducible example. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
A-Baji
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for asking! Social cards are integrated with Material for MkDocs icon system, which means that custom icons are supported through additional icons. If you can use your custom icons inside your documentation, they should also work for social cards. If for some reason that doesn't work, please open an issue with a minimal reproducible example.