mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
disabled facebook like button
This commit is contained in:
parent
b6058e0d8d
commit
af245ab0f0
2 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 3fccd63b0b6831bdcdf9073d5f84c7ff4167a6da
|
||||
Subproject commit c322737de733b37ca6959a9be679a88f9f6b213a
|
|
@ -53,12 +53,12 @@ Template.post_item.rendered = function(){
|
|||
$('.share-replace').sharrre({
|
||||
share: {
|
||||
googlePlus: true,
|
||||
facebook: true,
|
||||
// facebook: true,
|
||||
twitter: true,
|
||||
},
|
||||
buttons: {
|
||||
googlePlus: {size: 'tall'},
|
||||
facebook: {layout: 'box_count'},
|
||||
// facebook: {layout: 'box_count'},
|
||||
twitter: {
|
||||
count: 'vertical',
|
||||
via: 'TelescopeApp'
|
||||
|
|
Loading…
Add table
Reference in a new issue