Merge remote-tracking branch 'upstream/main'

This commit is contained in:
phil 2024-04-21 21:17:17 +02:00
commit 43ee99bd53
72 changed files with 3338 additions and 3925 deletions

View file

@ -67,7 +67,7 @@
{{- end }}
{{- if (default false $.Site.Params.geekdocOverwriteHTMLBase) }}
<base href="{{ .Site.BaseURL }}" />
<base href="{{ .Site.Home.Permalink }}" />
{{- end }}
{{ printf "<!-- %s -->" "Made with Geekdoc theme https://github.com/thegeeklab/hugo-geekdoc" | safeHTML }}