mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
fix: for ebb9eb , partialCached impl
This commit is contained in:
parent
ebb9eb4043
commit
c7885d62a2
@ -13,7 +13,7 @@
|
||||
{{- block "main" . }}
|
||||
{{end }}
|
||||
</main>
|
||||
{{- partialCached "footer.html" . }}
|
||||
{{- partialCached "footer.html" . .Type }}
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user