Skip to content

Instantly share code, notes, and snippets.

@Evan-M
Last active August 29, 2015 14:16
Show Gist options
  • Save Evan-M/34de3b0b5f5c8576809c to your computer and use it in GitHub Desktop.
Save Evan-M/34de3b0b5f5c8576809c to your computer and use it in GitHub Desktop.
Blank Onboarded Template
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Simple Onboarding Flow</title>
<script src="https://d237d8mq680mpf.cloudfront.net/onboarded-js/latest/onboarded-js.min.js"
data-style="false"
data-flow-auto-start="false">
</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment