Skip to content

Instantly share code, notes, and snippets.

@benfurfie
Created December 8, 2015 22:48
Show Gist options
  • Save benfurfie/ce28f6153cb6453c84e2 to your computer and use it in GitHub Desktop.
Save benfurfie/ce28f6153cb6453c84e2 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>WP JSON Front End Test</title>
</head>
<body>
<h1 class="title"></h1>
<div class="content"></div>
<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="public/controller.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment