mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 06:22:03 +08:00
wildspace
This commit is contained in:
parent
827ae9c671
commit
b825463f18
@ -25,7 +25,7 @@
|
||||
{{- $url := print $latestVersion.baseURL $path }}
|
||||
{{- if not $latestVersion.isAbs }}
|
||||
{{- $url = print (partial "_relearn/relBaseUri.gotmpl" .) $url }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- partial "shortcodes/notice.html" (dict
|
||||
"page" .
|
||||
"content" (T "Version-warning" (dict "version" $pageVersion.title "latestUrl" $url ))
|
||||
|
@ -1 +1 @@
|
||||
7.5.0+7cb69e40f49f42aff25608e0c2a478174e0a36e1
|
||||
7.5.0+827ae9c6712454adc1cc4bbf334febc4ff68f947
|
Loading…
x
Reference in New Issue
Block a user