Skip to content

Instantly share code, notes, and snippets.

@gustin
Created February 14, 2015 00:00
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 gustin/e8300ff9d967496b436e to your computer and use it in GitHub Desktop.
Save gustin/e8300ff9d967496b436e to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>purpose.js</title>
<script src="./purpose.min.js"></script>
<link rel="stylesheet" href="./purpose.css">
<script>
"use strict";
var purpose = new Purpose({
apiKey: 'oxfam-ec1553f5464341b544d053e20783e732',
url: '//api.staging.purpose.com/en-AU'
}).attach();
</script>
</head>
<body>
<div data-prps-generator="action-sequence"
data-prps-movement="australia"
data-prps-action-sequence="b-l_petition_sequence_1">
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment