Skip to content

Commit

Permalink
docs/website: add favicon.png
Browse files Browse the repository at this point in the history
The website advertises a favicon in PNG format, but we don't actually
provide one. From docs/website/header.html:

<link rel="shortcut icon" href="images/favicon.png">

So add one. Generated by:

convert -geometry 32x32!  docs/website/images/logo_small.png \
  docs/website/favicon.png

Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
jacmet committed Apr 28, 2018
1 parent 6e0f391 commit f26e613
Showing 1 changed file with 0 additions and 0 deletions.
Binary file added docs/website/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f26e613

Please sign in to comment.