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

Navbar not showing up after setting fontawesome cdn #20

Open
CE-Mysterious opened this issue Jan 11, 2022 · 4 comments
Open

Navbar not showing up after setting fontawesome cdn #20

CE-Mysterious opened this issue Jan 11, 2022 · 4 comments

Comments

@CE-Mysterious
Copy link

Navbar not showing in the website after setting up fontawesome cdn

@Klqj2900
Copy link

I am Experiencing the same problem, are you still having this problem?

@Do7un
Copy link

Do7un commented Jul 29, 2022

same here.... any solution?

@marcuswinbush
Copy link

marcuswinbush commented Jan 3, 2023

I figured out the issue for me. You need to place the fontawesome cdn under the title in index html from the public folder

@tlchambers
Copy link

I had issues with using fontawesome too, found and used this code from w3schools <script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script> in public>index.html and paste the code in <head> </head> section and it works for me. In case this is useful to anyone

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

No branches or pull requests

5 participants