Aiden Bai
2022-05-04 7b3696b877c33f8dc605be1f4f4a688fe0df5b84
layouts/index.html
@@ -13,12 +13,10 @@
        {{partial "darkmode.html" .}}
    </header>
    <article>
        {{partial "toc.html" .}}
        {{partial "toc.html" .}}
        {{partial "textprocessing.html" . }}
    </article>
    {{partial "footer.html" .}}
    {{partial "popover.html" .}}
</div>
</body>
</html>