Skip to content

Instantly share code, notes, and snippets.

@matthlavacka
Created March 13, 2015 14:23
Show Gist options
  • Save matthlavacka/066b611784d571af64ef to your computer and use it in GitHub Desktop.
Save matthlavacka/066b611784d571af64ef to your computer and use it in GitHub Desktop.
<head>
<title>Yak</title>
<!-- To support mobile-devices -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="navbar navbar-static-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="/">Yak</a>
<a class="btn btn-primary pull-right" href="#" type="button">Send Yak</a>
</div>
</div>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment