Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@freshcutdevelopment
Created October 23, 2015 20:45
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 freshcutdevelopment/3a1130519a6592b6c583 to your computer and use it in GitHub Desktop.
Save freshcutdevelopment/3a1130519a6592b6c583 to your computer and use it in GitHub Desktop.
<!-- app/test.html -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Test</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
</head>
<body>
<h1>test</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment