finished I guess

This commit is contained in:
Hazel Layne Aranda 2020-12-23 13:23:38 -05:00
parent 7cbf18ce74
commit 79100d3f86
3 changed files with 48 additions and 2 deletions

View file

@ -4,6 +4,9 @@
{% block content %}
<h1 class="post-title">{{ page.title }}</h1>
<p class="post-date">{{ page.date | date() }}</p>
{% if page.extra.toc %}
<h1>Table of Contents <span id="toc-toggle">[-]</span></h1>
<div id="toc">