-
-
Notifications
You must be signed in to change notification settings - Fork 568
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 Font Awesome #40
Comments
hi @kshutashvili, you just need to change that font awesome in this static folder |
In your theme you use font awesome 4.6.3 , and I can not find how can I update font on Jekyll I am change file https://github.com/kshutashvili/kshutashvili.github.io/blob/master/static/css/font-awesome.min.css but icons was desapeare ((( |
you should change the source of your fonts looks like this. https://github.com/agusmakmun/agusmakmun.github.io/blob/master/static/css/font-awesome.min.css
into
|
It'd be nice to update it (I needed the mastodon icon and it doesn't exist in the used CSS). Just in case someone else is in the same situation. I'm using font-awesome free 5.15 and I did the following steps:
|
Hello! How can I do update of awesome icon font from 4.6.3 to 5?
The text was updated successfully, but these errors were encountered: