arnav1776/Hogwarts

Add Favicons to all the pages

Closed this issue · 1 comments

Many pages currently don't have favicons (i.e. Hufflepuff.html, Slytherin.html)

Describe the solution you'd like
All html files that don't currently have favicons should have one added in the <head></head> section:

<link rel="shortcut icon" type="image/jpg" href="Favicon_Image_Location"/>

Can you put the hacktoberfest tag on this issue? And is it alright if I pick this up now?