Commit a5a082ed authored by Henk Verlinde's avatar Henk Verlinde
Browse files

fix: show section navigation logic

parent b9113131
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>