media/js/sjl.js @ f9e39b84a2b1

Add the "Branching as Needed" entry and refactor some HTML/CSS/blocks.
author Steve Losh <steve@stevelosh.com>
date Sun, 28 Feb 2010 14:02:52 -0500
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

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