Guest User

Untitled

a guest
Feb 20th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Include above file in the <head> of your HTML-page:
  2.  
  3. <script src="re_tumblr.js" type="text/javascript"></script>
  4.  
  5. Then call the function from within the <body>:
  6.  
  7. <script type="text/javascript">
  8. //<![CDATA[
  9. tumblrBadge( {"username" : "restorm-news"} )
  10. //]]>
  11. </script>
Add Comment
Please, Sign In to add comment