Available Logos
NetBSD logos for inclusion on your site
If your web server runs on a NetBSD box, then why not include one of the
NetBSD logos. (Please note that the daemon image is
(c)
copyrighted by Marshall Kirk McKusick).
From Kairi Nakatsuki kairi_@_phreaker_._net (remove anti-spam _'s)
Here's a logo suitable for soliciting donations. You could use the following
HTML code to directly link the logo to PayPal:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="The NetBSD Foundation">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="return" value="http://www.NetBSD.org/">
<input type="hidden" name="cancel_return" value="http://www.NetBSD.org/">
<input type="image" src="logo.png" name="submit" alt="Support NetBSD!">
</form>