Skip to content

Better favicon support #19

Closed
Closed
@alanorth

Description

@alanorth

Right now, with zero other configuration, you can put a favicon.ico in your site's static directory and basically any browser will find it. There are better, more modern ways to do favicons now, though, for example:

  • support for high res icons
  • support for specific device features like iOS, Android, and Windows

Generating the code/images for this is easy enough (see realfavicongenerator.net) but it would be nice to have a configuration flag for controlling the addition of this code.

To play devil's advocate, though, it might be better to just advocate adding this site-specific code to head-custom.html (see #17). Keeping the theme and its configuration simple is a plus.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions