mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
refactor: remove partialCached from sidebar/right
This commit is contained in:
parent
49e568faac
commit
34cd7852bc
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@
|
|||
{{ end }}
|
||||
|
||||
{{ define "right-sidebar" }}
|
||||
{{ partialCached "sidebar/right.html" . }}
|
||||
{{ partial "sidebar/right.html" . }}
|
||||
{{ end }}
|
Loading…
Reference in a new issue