This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Always (Wave Racer Remix) | |
Dynamite (feat. Taylr Renee) [Yellow Claw Remix] | |
LoudPvck - Becky | |
Fat and Ugly - Indian Giants | |
California Gurls (MSTRKRFT Remix) | |
Designer Drugs - Drop Down | |
Pendulum - The Island Pt II | |
Wolfgang Gartner - The Champ | |
Lazy Jay - Float my Boat | |
Gigi Barocco & Sawgood - Blowin Up |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>A Yammer App</title> | |
<script src="https://assets.yammer.com/platform/yam.js"></script> | |
<script> | |
yam.config({appId: "APP-ID"}); | |
</script> | |
</head> | |
<body> | |
<button onclick='post()'>Post on Yammer!</button> |