Closed sangjunp4rk closed 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.
<link rel="icon" href="http://example.com/favicon.png">
<head>
https://github.com/CatsEyeDjinn/Colmar-Academy/blob/master/index.html#L3
Ill keep this is mind, the icon gave me a lot of trouble. Thank you!
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