File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 < nav class ="container-{{ if .Site.Params.options.fullWidth }}fluid{{ else }}xxl{{ end }} flex-wrap flex-lg-nowrap "
1616 aria-label ="Main navigation ">
1717
18- < a class ="navbar-brand order-0 " href ="{{ .Site.BaseURL | relLangURL }} " aria-label ="{{ .Site.Params.Title }} ">
18+ < a class ="navbar-brand order-0 " href ="/ " aria-label ="{{ .Site.Params.Title }} ">
1919 {{ .Site.Params.Title }}
2020 </ a >
2121
@@ -62,8 +62,7 @@ <h5 class="offcanvas-title" id="offcanvasExampleLabel">{{ i18n "browse" }} {{ .S
6262 aria-labelledby ="offcanvasDoksLabel ">
6363 < div class ="header-bar d-lg-none "> </ div >
6464 < div class ="offcanvas-header d-lg-none ">
65- < h2 class ="h5 offcanvas-title ps-2 " id ="offcanvasDoksLabel "> < a class ="text-dark " href ="{{ .Site.BaseURL | relLangURL
66- }} "> {{ .Site.Params.Title }}</ a > </ h2 >
65+ < h2 class ="h5 offcanvas-title ps-2 " id ="offcanvasDoksLabel "> < a class ="text-dark " href ="/ "> {{ .Site.Params.Title }}</ a > </ h2 >
6766 < button type ="button " class ="btn-close text-reset me-2 " data-bs-dismiss ="offcanvas "
6867 aria-label ="Close main menu "> </ button >
6968 </ div >
@@ -271,4 +270,4 @@ <h2 class="h5 offcanvas-title ps-2" id="offcanvasDoksLabel"><a class="text-dark"
271270 </ nav >
272271 </ aside >
273272</ div >
274- {{ end -}}
273+ {{ end -}}
You can’t perform that action at this time.
0 commit comments