CatsEyeDjinn / Colmar-Academy

0 stars 0 forks source link

Add favicon to your browser #4

Closed sangjunp4rk closed 7 years ago

sangjunp4rk commented 7 years ago

Don't forget to put a favicon! This is the small icon on your browser tab. You can add <link rel="icon" href="http://example.com/favicon.png"> to you <head> element.

https://github.com/CatsEyeDjinn/Colmar-Academy/blob/master/index.html#L3

CatsEyeDjinn commented 7 years ago

Ill keep this is mind, the icon gave me a lot of trouble. Thank you!