k3oni / pydash

Small web-based monitoring dashboard for linux in Python and Django
663 stars 125 forks source link

Missing favicon #28

Closed alibitek closed 10 years ago

alibitek commented 10 years ago

The img/favicon.ico icon file is missing from the project and is referenced here: https://github.com/k3oni/pydash/blob/master/templates/base_auth.html#L6

k3oni commented 10 years ago

Added it in the code but didn't get around choosing a favicon :). Any input?

alibitek commented 10 years ago

According to http://stackoverflow.com/a/19590415/313113 we need favicons of multiple sizes.

We can generate them starting from an image with this website: http://realfavicongenerator.net

As for ideas, some kind of dashboard icon maybe: http://goo.gl/UWOXgB ?