Skip to content
New issue

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

Update FontAwesome icon names #4279

Merged
merged 1 commit into from Aug 25, 2022
Merged

Conversation

josh-wong
Copy link
Contributor

I recently ran into errors when building locally. The last line of the error mentioned the following:

jinja2.exceptions.TemplateNotFound: .icons/fontawesome/solid/sticky-note.svg

After a bit of research, I found that some of the FontAwesome icons had recently changed: What's changed - Version 6 | FontAwesome

After updating the names of the changed icons in my local mkdocs.yml file, I was able to build successfully without errors.

So that others can avoid this issue (seems sporadic since I was able to build without issues until recently), I've updated the documentation.

Update a few FontAwesome icon names according to [What's changed - Version 6 | FontAwesome](https://fontawesome.com/docs/web/setup/upgrade/whats-changed#icons-renamed-in-version-6).
@squidfunk
Copy link
Owner

Thanks! Seems I've missed those when updating FontAwesome.

@squidfunk squidfunk merged commit fdf90b7 into squidfunk:master Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants