2010-03-11 20:41:00 - 0.9.2
2006-06-21 22:09:00 - 0.9.1
2005-03-25 21:17:00 - 0.9
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gnome-blog:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gnome-blog"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("gnome-blog", "#osw_gnome-blog"); });</script>