Aiden Bai
2022-05-03 2b5c03c97286e06e94e8a27634678e64473a2ec8
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>