mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
fix(page/archive): partial "footer.html" not found
This commit is contained in:
parent
5265af0b3b
commit
67e8e6b854
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
</div>
|
||||
{{ end }}
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
{{ partialCached "footer/footer" . }}
|
||||
</main>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue