Created
August 20, 2014 00:30
-
-
Save hedgerh/223fdca6dbee87a05a58 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <header id="masthead" class="site-header col-md-12" align="center"> | |
| <nav id="site-navigation" class="main-navigation" role="navigation"> | |
| <button class="menu-toggle">Primary Menu</button> | |
| <ul class="list-inline" > | |
| <li class="menu-item cl-effect-1"><a href="http://localhost:8888/wordpress/about">ABOUT</a></li> | |
| <li class="menu-item cl-effect-1" ><a href="http://localhost:8888/wordpress/visit-us">VISIT US!</a></li> | |
| <li class="menu-logo"><a href="http://localhost:8888/wordpress"><div class="header-nav-logo"></div></a></li> | |
| <li class="menu-item cl-effect-1"><a href="http://localhost:8888/wordpress/press">PRESS</a></li> | |
| <li class="menu-item cl-effect-1"><a href="http://localhost:8888/wordpress/blog">BLOG</a></li> | |
| </ul> | |
| </nav><!-- #site-navigation --> | |
| </header> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment