mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 21:56:42 +02:00
getting started as navbar link label
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<a href="/">Home</a>
|
||||
</li>
|
||||
<li {% if page.title == "Getting started" %}class="active"{% endif %}>
|
||||
<a href="/getting-started">Get started</a>
|
||||
<a href="/getting-started">Getting started</a>
|
||||
</li>
|
||||
<li {% if page.title == "CSS" %}class="active"{% endif %}>
|
||||
<a href="/css">CSS</a>
|
||||
|
Reference in New Issue
Block a user