kizyahaha / MSB_website_design

0 stars 0 forks source link

Need favicon #217

Open billbindi opened 9 years ago

billbindi commented 9 years ago

The thingy in the tab bar for the page

kizyahaha commented 9 years ago

So we have a 16x16 favicon. But it turns out that browsers don't support the standard way of using favicons when you're running locally. So I temporarily had to convert the favicon to base64 and use that code directly. I believe this should still work when we go live, but we might want to come back at some point and "fix it" just for the sake of cleanliness.

We also still need the other size favicons but I'm not going to deal with that now.