🔥 Feat: remove params.customFilePath

This commit is contained in:
Cell
2024-05-22 11:45:14 +08:00
parent 70afe3e883
commit a985b0e789
8 changed files with 0 additions and 36 deletions
-3
View File
@@ -13,9 +13,6 @@
{{- /* Collection List */ -}}
{{- partial "single/collection-list.html" . -}}
{{- /* TODO remove Custom part for aside */ -}}
{{- partial (.Scratch.Get "customFilePath").aside . -}}
{{- /* Custom Aside */ -}}
{{- block "custom-aside" . }}{{ end -}}
</aside>