Skip to content

Commit

Permalink
chore: add email to docs
Browse files Browse the repository at this point in the history
To prove ownership my email must be added to the docs.
  • Loading branch information
TheSharpieOne authored Nov 9, 2018
1 parent 13e60ef commit 11fbec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/lib/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export default (locals, callback) => {
debug: false // Set debug to true if you want to inspect the dropdown
});
</script>
<!-- avangate: [email protected] -->
</body>
</html>`;
callback(null, markup);
Expand Down

0 comments on commit 11fbec9

Please sign in to comment.