version: remove debug log #1050

This commit is contained in:
Sören Weber 2025-03-20 23:38:50 +01:00
parent 7cb69e40f4
commit 827ae9c671
No known key found for this signature in database
GPG Key ID: BEC6D55545451B6D
2 changed files with 1 additions and 3 deletions

View File

@ -23,10 +23,8 @@
}}
{{- $path := partial "_relearn/pageLangPath.gotmpl" . }}
{{- $url := print $latestVersion.baseURL $path }}
{{- warnf "a %s" $url}}
{{- if not $latestVersion.isAbs }}
{{- $url = print (partial "_relearn/relBaseUri.gotmpl" .) $url }}
{{- warnf "b %s" $url}}
{{- end }}
{{- partial "shortcodes/notice.html" (dict
"page" .

View File

@ -1 +1 @@
7.5.0+3de2566a6132e5ceb42eb6bd822f245faf002f28
7.5.0+7cb69e40f49f42aff25608e0c2a478174e0a36e1