💄 Add custom files support just enjoy by yourself.
This commit is contained in:
@@ -105,3 +105,8 @@
|
||||
</div>
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
{{- $custom := .Scratch.Get "footer" }}
|
||||
{{- if $custom }}
|
||||
{{ partialCached $custom . }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user