2010-02-23 22:54:11 - 0.8.3.1
2009-09-21 07:08:13 - 0.8.3
2009-03-16 00:06:03 - 0.8.2.1
2009-02-01 18:55:52 - 0.8.2
2009-01-13 13:55:03 - 0.8.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for cgit:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_cgit"></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("cgit", "#osw_cgit"); });</script>