media/js/sjl.js @ 6c47b2fcae91

Add the "MQ for Git Users" entry.
author Steve Losh <steve@stevelosh.com>
date Tue, 10 Aug 2010 20:58:46 -0400
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

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