Jacky Zhao
2022-04-03 efeaf9b49ccbc2e595277f6c558057e863e0ac8c
layouts/index.html
@@ -19,9 +19,10 @@
            {{ .TableOfContents }}
        </aside>
        {{end}}
        {{- .Content -}}
        {{partial "textprocessing.html" . }}
    </article>
    {{partial "footer.html" .}}
    {{partial "popover.html" .}}
</div>
</body>
</html>