Add logo used on the website.

This commit is contained in:
Richard W.M. Jones
2011-01-11 10:47:11 +00:00
parent a2bf709b3c
commit fc241abdba
3 changed files with 5 additions and 1 deletions

View File

@@ -96,7 +96,7 @@ EXTRA_DIST = \
autogen.sh \
bugs-in-changelog.sh \
update-bugs.sh \
logo/fish.svg
logo/fish.svg logo/fish.png
# Recipes web page.
html/recipes.html: $(wildcard recipes/*.sh) $(wildcard recipes/*.html) $(wildcard recipes/*.example) Makefile make-recipes.sh

BIN
logo/fish.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@@ -2382,6 +2382,10 @@ Some "phony" guest images which we test against.
L<virt-inspector(1)>, the virtual machine image inspector.
=item C<logo>
Logo used on the website. The fish is called Arthur by the way.
=item C<m4>
M4 macros used by autoconf.