kumquat-buildroot/docs/website
Peter Korsgaard f26e61319f docs/website: add favicon.png
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 <peter@korsgaard.com>
2018-04-28 09:31:33 +02:00
..
css
fonts
images
js
.htaccess
contribute.html
copyright.txt
docs.html
download.html
favicon.ico
favicon.png docs/website: add favicon.png 2018-04-28 09:31:33 +02:00
footer.html
header.html
index.html
news.html
robots.txt
sponsors.html
support.html