You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to fontawesome.com and get a kit (and therefore a kit ID)
Edit your _includes/head.html file. Add the following to the <!-- Plugins CSS --> section <script src="https://kit.fontawesome.com/YOUR-KIT-ID.js" crossorigin="anonymous"></script>
Add in the following, wherever you need the icon (I've added my into _includes/contact.html as I wanted it in the side-bar)
It would be nice to have icons for the above. Or to know how I can add it myself.
The text was updated successfully, but these errors were encountered: