Fix validation errors.
[skip sauce]
This commit is contained in:
parent
c6c2958385
commit
79067a6440
6 changed files with 6 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ group: components
|
|||
The ScrollSpy plugin is for automatically updating nav targets based on scroll position. Scroll the area below the navbar and watch the active class change. The dropdown sub items will be highlighted as well.
|
||||
|
||||
<div class="bd-example">
|
||||
<nav id="navbar-example2" class="navbar navbar-default" role="navigation">
|
||||
<nav id="navbar-example2" class="navbar navbar-default">
|
||||
<h3 class="navbar-brand">Project Name</h3>
|
||||
<ul class="nav nav-pills">
|
||||
<li class="nav-item"><a class="nav-link" href="#fat">@fat</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue