Skip to content

Instantly share code, notes, and snippets.

@shalinguyen
Created September 20, 2012 00:47
Show Gist options
  • Save shalinguyen/3753297 to your computer and use it in GitHub Desktop.
Save shalinguyen/3753297 to your computer and use it in GitHub Desktop.
Bread Oven - Inbound
<script src="http://www.oursite.com/js/cooljs.js"></script>
<script>
breadOven({
publisherId: "123456789",
excludeOwnDomain: true,
vanityDomain: "http://somewebsite.com",
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment