Skip to content

Instantly share code, notes, and snippets.

@blogcacanid
Created April 16, 2020 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blogcacanid/d99aa57f06225b890ccea6b337396afc to your computer and use it in GitHub Desktop.
Save blogcacanid/d99aa57f06225b890ccea6b337396afc to your computer and use it in GitHub Desktop.
_navbar Covid-19 AngularJS
<!-- Navbar -->
<nav class="main-header navbar navbar-expand navbar-white navbar-light">
<!-- Left navbar links -->
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" data-widget="pushmenu" href="#" role="button"><i class="fas fa-bars"></i></a>
</li>
</ul>
<h3>Sistem Informasi Covid-19 - AngularJS</h3>
</nav>
<!-- /.navbar -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment