Skip to content

Instantly share code, notes, and snippets.

@brianly
Created July 18, 2013 14:52
Show Gist options
  • Save brianly/6029975 to your computer and use it in GitHub Desktop.
Save brianly/6029975 to your computer and use it in GitHub Desktop.
WHY NO WORK??
<!doctype html>
<html>
<head>
</head>
<body>
<script data-app-id="hyB2pTvrL36Y50py8EWj6A" src="https://assets.yammer.com/platform/yam.js"></script>
<script>
yam.connect.actionButton({
container: "#embedded-like",
network: "provinggroundtestnetwork312.com",
action: "like"
});
</script>
<div>
<div id="embedded-like"></div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment