mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
Update hugo-bin to v0.43.1 (Hugo 0.55.1). (#28631)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</form>
|
||||
|
||||
<nav class="collapse bd-links" id="bd-docs-nav" aria-label="Main navigation">
|
||||
{{- $url := split .URL "/" -}}
|
||||
{{- $url := split .Permalink "/" -}}
|
||||
{{- $page_slug := index $url (sub (len $url) 2) -}}
|
||||
|
||||
{{- range $group := .Site.Data.nav -}}
|
||||
|
Reference in New Issue
Block a user