This commit is contained in:
Matthew Scragg 2014-08-20 10:28:25 -05:00
parent d0777e2b85
commit b02d3db684
41 changed files with 426 additions and 647 deletions

View file

@ -1,6 +1,6 @@
$(function () {
var url_prefix = "/wiki";
var url_prefix = "";
var $theme = $('#theme-list')
, $preview = $('#preview')