Skip to content

Instantly share code, notes, and snippets.

View ryonlife's full-sized avatar

Ryan McKillen ryonlife

  • Miami, Florida, United States
View GitHub Profile
@ryonlife
ryonlife / app.html
Last active December 28, 2015 04:39 — forked from Whoaa512/app.html
<body>
{{#constant}}
<div id="fb-root"></div>
{{/constant}}
<div> {{> fb_pic}} {{loginButtons}}</div>
<br />
<div><h2>Click to post to your feed:</h2> {{> feed}} </div>
</body>