media/js/sjl.js @ 1ce08f2b3085

Fuck you, nginx.
author Steve Losh <steve@stevelosh.com>
date Thu, 17 Jun 2010 01:10:05 -0400
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

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