1
0
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:
XhmikosR
2019-04-15 11:49:24 +03:00
committed by GitHub
parent 09a70e3717
commit 80dfee9dc1
6 changed files with 89 additions and 51 deletions

View File

@@ -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 -}}