mapseed/platform

Add a new favicon logo to the top of the webpage

Closed this issue · 1 comments

We are currently using a blue circle for our favicon. Maybe we can change it to something that is more interesting?

I believe the favicon can be controlled from this line in our base.html file:

  <link rel="shortcut icon" href="{{ config.static_url }}css/images/favicon.ico">

Maybe we can experiment to find a better icon...

Resolved by #320