Skip to content

Instantly share code, notes, and snippets.

@gustin
Last active August 29, 2015 14:15
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/aa7c87c5baad66638fb4 to your computer and use it in GitHub Desktop.
Save gustin/aa7c87c5baad66638fb4 to your computer and use it in GitHub Desktop.
Oxfam Belgium
<!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-e2f41e780b5e7d78866b107711a48ca9',
url: '//api.staging.purpose.com/be'
}).attach();
</script>
</head>
<body>
<div data-prps-generator="action-sequence"
data-prps-movement="belgium"
data-prps-action-sequence="krijg-gelijk">
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment