mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-23 20:40:36 +03:00
docs-sidebar.html: reindent. (#29337)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
<li class="bd-sidenav-group my-1{{ if $active_group }} active{{ end }} js-sidenav-group{{ if $group.pages }} has-children{{ end }}">
|
||||
<a class="d-inline-flex align-items-center bd-sidenav-group-link" href="/docs/{{ $.Site.Params.docs_version }}/{{ $group_slug }}/{{ if $group.pages }}{{ $link_slug }}/{{ end }}">
|
||||
<div>{{- $group.title -}}</div>
|
||||
<div>{{ $group.title }}</div>
|
||||
</a>
|
||||
|
||||
{{- if $group.pages }}
|
||||
|
||||
Reference in New Issue
Block a user