File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 43
43
< a data-menu-id ="{{.RelPermalink}} " class ="accordion-toggle " aria-expanded ="false "
44
44
data-toggle ="collapse " href ="# " data-target ="#{{.Section | urlize}}--{{.Title | urlize}} "
45
45
aria-controls ="{{.Section | urlize}}--{{.Title | urlize}} ">
46
- < i class ="fa fa-sm fa-fw fa-chevron-right "> </ i > < i
47
- class ="fa fa-sm fa-fw fa-chevron-down "> </ i > {{ .Title }}</ a >
46
+ < i class ="fa fa-2xs fa-fw fa-chevron-right "> </ i > < i
47
+ class ="fa fa-2xs fa-fw fa-chevron-down "> </ i > {{ .Title }}</ a >
48
48
</ li >
49
49
</ div >
50
50
< div id ="{{.Section | urlize}}--{{.Title | urlize}} " class ="accordion-body collapse ">
92
92
< li class ="nginx-toc-link l3 sidebar-il-border ">
93
93
< a data-menu-id ="{{.RelPermalink}} " href ="{{ .Permalink }} "> {{ .Title }}</ a >
94
94
</ li >
95
- </ ul >
95
+ </ ul >
96
96
<!-- Create an accordion group for Level 3 sections -->
97
97
{{else}}
98
98
< div class ="accordion " id ="Accordion3 ">
148
148
</ li >
149
149
</ ul >
150
150
<!-- Create an accordion group for Level 5sections -->
151
- {{else}}
151
+ {{else}}
152
152
< div class ="accordion " id ="Accordion5 ">
153
153
< div class ="sidebar-l2-padding ">
154
154
< div class ="accordion-group sidebar-il-border ">
@@ -174,14 +174,14 @@ <h3>
174
174
</ div >
175
175
</ div >
176
176
{{ end }}
177
- {{ end }}
177
+ {{ end }}
178
178
</ div >
179
179
</ div >
180
180
</ div >
181
181
</ div >
182
182
</ div >
183
183
{{ end }}
184
- {{ end }}
184
+ {{ end }}
185
185
</ div >
186
186
</ div >
187
187
</ div >
192
192
</ div >
193
193
</ div >
194
194
</ div >
195
- </ div >
195
+ </ div >
196
196
{{ end }}
197
197
{{ end }}
198
198
{{ end }}
You can’t perform that action at this time.
0 commit comments