Use a github commits widget hosted on discourse.org

This commit is contained in:
Neil Lalonde 2013-03-06 12:04:32 -05:00
parent 30aae8e793
commit f129693942
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
</div> </div>
<div class="version-check-right"> <div class="version-check-right">
<iframe src="http://tylerlh.github.com/github-latest-commits-widget/?username=discourse&repo=discourse&limit=10" allowtransparency="true" frameborder="0" scrolling="no" width="502px" height="252px" id="git-commits-widget"></iframe> <iframe src="http://api.discourse.org/commits-widget/index.html?limit=10&height=160" allowtransparency="true" frameborder="0" scrolling="no" width="502px" height="162px"></iframe>
</div> </div>
<div class='clearfix'></div> <div class='clearfix'></div>