Skip to content

Instantly share code, notes, and snippets.

@zarac
Created September 8, 2013 11:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zarac/6483911 to your computer and use it in GitHub Desktop.
Save zarac/6483911 to your computer and use it in GitHub Desktop.
index.html
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"></meta>
<title>where am i?</title>
<link href="css/index.css" type="text/css" rel="stylesheet"></link>
<script src="//lib.zarac.se/js/jquery.min.js"></script>
<script src="js/index.js"></script>
</head>
<body>
not much here
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment