docs: add favicon / robots.txt
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Apr 2011 20:18:34 +0000 (22:18 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Apr 2011 20:21:47 +0000 (22:21 +0200)
commitb90b9cc70a88c52ed618ed2fb15853a779b3bbd6
tree97e10bbc785f299780f4e80bd27d4206bccb6658
parent7bb008d43fca26b76f98fa3e5c03293603886524
docs: add favicon / robots.txt

In the past, these files of the buildroot website weren't under git
version control, but rather were static files added to the git checkout
used by the webserver.

This is no longer the case, so add them to git - And at the same time
use the Buildroot logo for the favicon, rather than reusing the busybox
one.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
docs/favicon.ico [new file with mode: 0644]
docs/robots.txt [new file with mode: 0644]