mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 15:19:52 +02:00
Sidebar theming tweaks
This commit is contained in:
committed by
XhmikosR
parent
0d1e259ecf
commit
2f4f15c018
@@ -1,4 +1,4 @@
|
||||
<nav class="collapse bd-links pb-3" id="bd-docs-nav" aria-label="Main navigation">
|
||||
<nav class="collapse bd-links" id="bd-docs-nav" aria-label="Main navigation">
|
||||
{{- $url := split .Permalink "/" -}}
|
||||
{{- $page_slug := index $url (sub (len $url) 2) -}}
|
||||
|
||||
|
Reference in New Issue
Block a user