media/js/sjl.js @ 091ccc78e104

blog: add the translation branches entry
author Steve Losh <steve@stevelosh.com>
date Thu, 10 Jun 2010 21:46:09 -0400
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

$(function() {
    $("div.gallery a").colorbox();
});