Skip to content

Instantly share code, notes, and snippets.

@jerronimo
Created December 7, 2017 12:40
Show Gist options
  • Save jerronimo/29573a93806fe8fcae814fb62ca7f09d to your computer and use it in GitHub Desktop.
Save jerronimo/29573a93806fe8fcae814fb62ca7f09d to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<section id="facebook" class="profile-block profile-social-block facebook">
<div class="title"><span>Facebook</span></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&version=v2.10&appId=1938948086375740";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-page"
width="500"
data-href="https://www.facebook.com/JerronimoIn"
data-tabs="timeline"
data-adapt-container-width="true" data-hide-cover="false"
data-show-facepile="true"
data-small-header="true">
<blockquote cite="https://www.facebook.com/JerronimoIn" class="fb-xfbml-parse-ignore">
<a href="https://www.facebook.com/JerronimoIn">Facebook</a>
</blockquote>
</div>
</section>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment