Skip to content

Commit

Permalink
[FIX]: fix addthis plugin position
Browse files Browse the repository at this point in the history
  • Loading branch information
Mantavya Gajjar authored and Mantavya Gajjar committed Jun 16, 2018
1 parent e46feb9 commit e393b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
addthis.layers({
'theme' : 'transparent',
'share' : {
'position' : 'top',
'position' : 'right',
'numPreferredServices' : 5
}
});
Expand Down

0 comments on commit e393b8e

Please sign in to comment.