Running into error with mkdocs build #6182
Answered
by
alexvoss
jeyaramashok
asked this question in
Q&A
-
|
I have error from material partials, not sure how to fix it. Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
Oct 12, 2023
Replies: 2 comments
-
|
Hi, not much information to go on but I guess you are using the navigation icon feature? It looks like you have specified just "question" when you probably need something like "fontawesome/solid/question" - that is, specify the collection the icon comes from. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jeyaramashok
-
|
@alexvoss thanks much. I made this change as you suggested and it works |
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
Hi, not much information to go on but I guess you are using the navigation icon feature? It looks like you have specified just "question" when you probably need something like "fontawesome/solid/question" - that is, specify the collection the icon comes from.