Commit 0d203baecf2fedc9c8ae7bb87bb64b36dddf200e

Authored by Marcelo Horacio Fortino
1 parent 1860d251
Exists in master

add addthis snippets

Showing 1 changed file with 6 additions and 1 deletions   Show diff stats
header.rhtml
... ... @@ -17,4 +17,9 @@
17 17 });
18 18 });
19 19 </script>
20   -</div>
  20 +<!-- AddThis Button BEGIN -->
  21 +<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=300&amp;pubid=ra-537ce67f0ac68ff3"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a>
  22 +<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
  23 +<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-537ce67f0ac68ff3"></script>
  24 +<!-- AddThis Button END -->
  25 +</div>
21 26 \ No newline at end of file
... ...