2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Sidebar theming tweaks

This commit is contained in:
Martijn Cuppens
2019-07-25 08:18:36 +02:00
committed by XhmikosR
parent 0d1e259ecf
commit 2f4f15c018
2 changed files with 9 additions and 17 deletions
+1 -1
View File
@@ -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) -}}