Jacky Zhao
2021-10-31 8ca31df3f22e2678cf201105c1cb2925aca3c7d3
layouts/_default/single.html
@@ -19,7 +19,7 @@
            {{ .TableOfContents }}
        </aside>
        {{end}}
        {{- .Content -}}
        {{.Content}}
    </article>
    {{partial "footer.html" .}}
</div>