media/js/sjl.js @ ea3459a75201

Update the Hyde entry with recent changes.
author Steve Losh <steve@stevelosh.com>
date Tue, 02 Feb 2010 23:18:14 -0500
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

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