Docs: update theme version (#571)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
Carson Yang
2023-12-07 18:07:57 +08:00
committed by GitHub
parent e01c38efe0
commit f298b90b69
6 changed files with 13 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
<nav id="sidebar" class="sidebar-wrapper">
<div class="sidebar-brand">
<!-- change -->
<a href='{{ relLangURL "" }}' aria-label="HomePage" alt="HomePage" style="text-transform: unset;">
<a href='{{ with .Site.Params.docs.logoLinkURL }}{{ . }}{{ else }}{{ relLangURL "" }}{{ end }}' aria-label="HomePage" alt="HomePage" style="text-transform: unset;">
{{ with resources.Get "images/logos/logo.svg" }}
{{ .Content | safeHTML }}
&nbsp;