CRLSCSClub / CRLSTime

A clock for showing the CRLS schedule during the school day
6 stars 10 forks source link

Favicon and Page Title #11

Closed maxtkc closed 7 years ago

maxtkc commented 7 years ago

The two lines below can be added to the to make the page have a good looking tab. The title states what will be written and the link states what will be the icon to the left of that.


<title>CRLS Clock</title>
<link rel="shortcut icon" type="image/x-icon" href="falcon_high_res2.png" />
dougmcg commented 7 years ago

Max - let's use this revision to go through the process - you make the change and I'll merge it into the master... I need the practice.

maxtkc commented 7 years ago

Okay... Thanks!

maxtkc commented 7 years ago

Ready for merge! For some reason, git used my dads email for the changes I made, but I think I figure out how to fix it.

dougmcg commented 7 years ago

So, do you now create a "pull request"?