Guest User

Untitled

a guest
Dec 11th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <b-navbar fixed="bottom" toggleable="md" type="light" variant="light">
  2. <b-navbar-toggle target="nav_collapse"></b-navbar-toggle>
  3. <b-navbar-brand to="/">&#x1F3C3; Runby Pace</b-navbar-brand>
  4. <b-collapse is-nav id="nav_collapse">
  5. <b-navbar-nav>
  6. <b-nav-item to="/">Home</b-nav-item>
  7. <b-nav-item to="/about">About</b-nav-item>
  8. </b-navbar-nav>
  9. </b-collapse>
  10. </b-navbar>
Add Comment
Please, Sign In to add comment