mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 08:20:23 +00:00
fix about nav
This commit is contained in:
parent
fb775bae21
commit
4d0fb6c3e3
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
</ul>
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="bs-docs-toc-item{% if page.slug == "js" %} active{% endif %}">
|
||||
<div class="bs-docs-toc-item{% if page.slug == "about" %} active{% endif %}">
|
||||
<a class="bs-docs-toc-link" href="../about">About</a>
|
||||
{% if page.slug == "js" %}
|
||||
<ul class="nav bs-docs-sidenav">
|
||||
|
|
|
|||
Loading…
Reference in a new issue