Jacky Zhao
2021-11-15 82ba843e42198d2ef2829eb6e668377bc9ebe4be
layouts/_default/single.html
@@ -19,7 +19,7 @@
            {{ .TableOfContents }}
        </aside>
        {{end}}
        {{- .Content -}}
        {{.Content}}
    </article>
    {{partial "footer.html" .}}
</div>