Skip to content

Instantly share code, notes, and snippets.

@tristansokol
Last active June 26, 2017 20:28
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 tristansokol/4c8e37e63dc46c67a50489139570433c to your computer and use it in GitHub Desktop.
Save tristansokol/4c8e37e63dc46c67a50489139570433c to your computer and use it in GitHub Desktop.
Navbar for sandbox dashboard blog post pt 3
<div class="nav-item">
<a href="/locations.php">Locations</a>
<a href="/transactions.php">Transactions</a>
<a href="/customers.php">Customers</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment