fix: show section navigation logic

This commit is contained in:
Henk Verlinde 2022-01-28 17:16:21 +01:00
parent b911313138
commit a5a082ed4c
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@
</aside>
</div>
{{ else -}}
{{ else if ne .CurrentSection .FirstSection -}}
<nav class="doks-subnavbar py-2 sticky-lg-top d-lg-none" aria-label="Secondary navigation">
<div class="container-{{ if .Site.Params.options.fullWidth }}fluid{{ else }}xxl{{ end }} d-flex align-items-md-center">
<span class="navbar-text ms-0">{{ .Section | humanize }}</span>