media/js/sjl.js @ ddcf364d3ffb

Fix a typo in the Hyde entry.
author Steve Losh <steve@stevelosh.com>
date Tue, 02 Feb 2010 23:21:56 -0500
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

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