mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-25 03:04:19 +00:00
theme: always load assetbusting.gotmpl with partialCached #1086
This commit is contained in:
parent
ace8e0fe71
commit
0424e3a382
2 changed files with 2 additions and 2 deletions
layouts/partials
|
@ -1,2 +1,2 @@
|
|||
{{- warnf "DEPRECATED partial 'assetbusting.hugo' used, use 'assetbusting.gotmpl' instead; see https://mcshelby.github.io/hugo-theme-relearn/introduction/releasenotes/7/#7-0-0" }}
|
||||
{{- partial "assetbusting.gotmpl" . }}
|
||||
{{- partialCached "assetbusting.gotmpl" . }}
|
|
@ -1 +1 @@
|
|||
7.6.1+3c44189487bd30d1ca7e2a2027466ee3a89357d3
|
||||
7.6.1+364d89d1cb4e8087f790ec723cf6e45c34a834d6
|
Loading…
Add table
Add a link
Reference in a new issue