Skip to content

Commit 1fd9e89

Browse files
committed
Addthis buttons added.
1 parent ac1b545 commit 1fd9e89

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

app/index.html

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,21 @@ <h4>Animation Effect</h4>
3131
</div>
3232
</div>
3333

34-
<div class="footer">
35-
<p>&copy; Aliaksandr Astashenkau 2013</p>
34+
<div class="footer clearfix">
35+
<!-- AddThis Button BEGIN -->
36+
<div class="addthis_toolbox addthis_default_style pull-right">
37+
<a class="addthis_button_preferred_1"></a>
38+
<a class="addthis_button_preferred_2"></a>
39+
<a class="addthis_button_preferred_3"></a>
40+
<a class="addthis_button_preferred_4"></a>
41+
<a class="addthis_button_compact"></a>
42+
<a class="addthis_counter addthis_bubble_style"></a>
43+
</div>
44+
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
45+
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-52b2166468accf19"></script>
46+
<!-- AddThis Button END -->
47+
48+
<p class="pull-left">&copy; Aliaksandr Astashenkau 2013</p>
3649
</div>
3750

3851
</div>

0 commit comments

Comments
 (0)