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

[refactor] Relocate links placed in header #40

Open
Hamdrive opened this issue Feb 17, 2022 · 0 comments
Open

[refactor] Relocate links placed in header #40

Hamdrive opened this issue Feb 17, 2022 · 0 comments

Comments

@Hamdrive
Copy link
Owner

Noticed that all the Google fonts, Font Awesome icons were being repetitively imported into each HTML file, which seems redundant.
It would be a better approach if it was directly imported into a main CSS file which can be easily referred to by all other files.

Additionally, consider using the FontAwesome CDN link instead of the current script

Chore:

  1. Move link imports to CSS, cleanup all HTML
  2. Remove FontAwesome script in header, instead use CDN link
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

1 participant