mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 05:33:02 +02: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