you could sign up at: https://fontawesome.com/ to gave you the JS code or simplay by using the code below here (this code is the same for everyone so it doesn't matter to sign up or not):
<script src="https://kit.fontawesome.com/83495f9eaa.js" crossorigin="anonymous"></script>
Step 2:
place the code right after the HTML <head>: Example:
|
Step 3:
all code that you use from Font Awesome now should work property without any miss
0 comments: