media/js/sjl.js @ 5c54d39bce36

Update the fabfile for the new server.
author Steve Losh <steve@stevelosh.com>
date Thu, 17 Jun 2010 01:09:46 -0400
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

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