July 27, 2012, 1:30 p.m. - 0.4.4
June 7, 2012, 2:06 p.m. - 0.4.3
July 31, 2010, 2:01 a.m. - 0.4.2
Feb. 2, 2010, 7:20 a.m. - 0.4.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for guake:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_guake"></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("guake", "#osw_guake"); });</script>