Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Nov 5, 2022
1 parent 207713b commit ddc3d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/docs/single.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ define "content" }}
{{- partial "docs/nav" . .FirstSection -}}
{{- partial "docs/nav" . -}}
<div class="{{ if default true .Params.sidebar }}col-lg-7{{ else }}col-lg-10{{ end }} ms-auto">
<div class="container-fluid">
{{- partial "breadcrumb" . -}}
Expand Down

0 comments on commit ddc3d7a

Please sign in to comment.