Sha256: 0ebcacab8f7982287695cdde8e4b27579234e1de5c94bb7b9617b1a0d8422b09

Contents?: true

Size: 1.27 KB

Versions: 5

Compression:

Stored size: 1.27 KB

Contents

<header>
  <nav class="navbar navbar-expand-md navbar-light fixed-top bg-light">
    <i class="fa fa-globe-asia fa-2x" aria-hidden="true"></i>
    <a class="navbar-brand" href="#">{{ site.title }}</a>
    <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
      <span class="navbar-toggler-icon"></span>
    </button>
    <div class="collapse navbar-collapse" id="navbarCollapse">
      <ul class="nav navbar-nav ml-auto">
        <li class="nav-item" role="presentation">
          <a href="" role="button" class="nav-link active" data-toggle="modal" data-target="#aboutModal">&nbsp;About&nbsp;<i class="fas fa-question-circle"></i></a>
        </li>
        <li class="nav-item" role="presentation">
          <a href="" role="button" class="nav-link active" data-toggle="modal" data-target="#aboutLegends">&nbsp;Map Legends&nbsp;<i class="fas fa-map"></i></a>
        </li>
        <li class="nav-item" role="presentation">
          <a href="" role="button" class="nav-link active" data-toggle="modal" data-target="#contactModal">&nbsp;Contact&nbsp;<i class="fas fa-paper-plane"></i></a>
        </li>
      </ul>
    </div>
  </nav>
</header>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
web-mapping-leaflet-0.1.4 _includes/navbar.html
web-mapping-leaflet-0.1.3 _includes/navbar.html
web-mapping-leaflet-0.1.2 _includes/navbar.html
web-mapping-leaflet-0.1.1 _includes/navbar.html
web-mapping-leaflet-0.1.0 _includes/navbar.html