♻️ Refactor: refactor typeit shortcode and feature (#420)

This commit is contained in:
Cell
2024-04-20 16:20:41 +08:00
parent c09f141034
commit 72bd72f5ed
7 changed files with 64 additions and 41 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
<main class="container{{ if (eq $toc.enable true) | and (eq $toc.position `left`) }} container-reverse{{ end }}">
{{- block "content" . }}{{ end -}}
</main>
{{- partial "footer.html" . -}}
{{- partialCached "footer.html" . -}}
</div>
{{- /* Theme widgets */ -}}