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