version 3.0 of the theme -- complete overhaul

This commit is contained in:
Tom Johnson
2015-08-11 16:48:17 -07:00
parent 95fa839f0c
commit 6cab011d1b
181 changed files with 4747 additions and 10289 deletions

View File

@ -17,5 +17,6 @@ $('#toc').on('click', 'a', function() {
});
</script>
<div id="toc"></div>
{% unless page.toc == false %}
<div id="toc"></div>
{% endunless %}