Skip to content

Instantly share code, notes, and snippets.

@z3bbster
Last active December 13, 2015 20:28
Show Gist options
  • Save z3bbster/4969718 to your computer and use it in GitHub Desktop.
Save z3bbster/4969718 to your computer and use it in GitHub Desktop.
MishaMesh as standalone
<!DOCTYPE html>
<html>
<head>
<title>MishaMesh2013 Template</title>
<!-- MishaMesh -->
<link href="css/mishamesh2013.min.css" rel="stylesheet" media="screen">
</head>
<body>
<h1>Hello, world!</h1>
<script src="http://code.jquery.com/jquery-latest.js"></script>
<script src="js/mishamesh2013.min.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment