Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
markdumay committed Apr 10, 2023
1 parent 2fc1345 commit c5ac3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/assets/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<li><a class="dropdown-item {{ if $child_active }}active{{ end }}" href="{{ .URL }}">{{ .Name }}</a></li>
{{- end -}}
</ul>
</li>
</li>
{{- else -}}
<li class="nav-item">
{{- $external := ne $url.Host $baseurl.Host -}}
Expand Down

0 comments on commit c5ac3bb

Please sign in to comment.