Created
December 7, 2017 12:22
-
-
Save jerronimo/9e7c3f57d82148e117e1069c1be7597b to your computer and use it in GitHub Desktop.
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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Document</title> | |
</head> | |
<body> | |
<section id="twitter" class="profile-block profile-social-block twitter"> | |
<div class="title"><span>Twitter</span></div> | |
<a class="twitter-timeline" | |
href="https://twitter.com/JerronimoIn" | |
data-width="500" | |
data-height="600"> | |
Tweets by @JerronimoIn | |
</a> | |
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> | |
</section> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment