media/js/sjl-gallery.js @ a6628e0d5710

Properly codehilite the blog entries.
author Steve Losh <steve@stevelosh.com>
date Fri, 15 Jan 2010 20:14:43 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});