How to add twitter bird to your blog

Here is the way to add twitter bird to your website or blog

copy paste the following code to your blog template at the end of  </head> tag
remove the YOUR_TWITTER_ID type your twitter id save the template and preview

 <!– twitter bird–>

    <script src=’http://www.mashinie.com/uploads/scripts/tripleflap-twitter.js’ type=’text/javascript’>
    </script>
    <script type=’text/javascript’>
      var twitterAccount = &quot;YOUR_TWITTER_ID&quot;; var tweetThisText = &quot;       <data:blog.pageTitle/> : <data:blog.url/>     &quot;;tripleflapInit();
    </script>
    <!– twitter bird–>
Enable Notifications OK No thanks