Skip to content

Instantly share code, notes, and snippets.

@auchomage
Created April 20, 2016 10:50
Show Gist options
  • Save auchomage/fecaf80fff6cda7cf19b8355ac5d6f8a to your computer and use it in GitHub Desktop.
Save auchomage/fecaf80fff6cda7cf19b8355ac5d6f8a to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Example JSON Discoveryvip</title>
<meta name="description" content"Discoveryvip.com>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="container">
<div id="output">Nothing Yet</div>
</div>
<script src="script4.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment