Skip to content

Instantly share code, notes, and snippets.

@mshahriarinia
Forked from FranckSilvestre/twitter.xml
Last active August 30, 2016 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save mshahriarinia/6234659 to your computer and use it in GitHub Desktop.
Save mshahriarinia/6234659 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Morteza Shahriari Nia on Twitter" />
<Content type="html">
<![CDATA[
<a class="twitter-timeline" href="https://twitter.com/mshahriarinia" data-widget-id="280759606995722240">Tweets of @mshahriarinia</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
]]>
</Content>
</Module>
@mshahriarinia
Copy link
Author

Make sure you put your own twitter widget id there!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment