version 3.0 of the theme -- complete overhaul
This commit is contained in:
@ -17,5 +17,6 @@ $('#toc').on('click', 'a', function() {
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
<div id="toc"></div>
|
||||
{% unless page.toc == false %}
|
||||
<div id="toc"></div>
|
||||
{% endunless %}
|
Reference in New Issue
Block a user