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