Updated js directory
This commit is contained in:
parent
a8ec12ab75
commit
c2c413ffc0
@ -36,7 +36,7 @@
|
||||
} );
|
||||
} );
|
||||
// Social Media Options
|
||||
wp.customize( 'atticus_finch_twitter', function( value ) {
|
||||
wp.customize( 'portage_twitter', function( value ) {
|
||||
value.bind( function( to ) {
|
||||
$( '#social-media-menu' ).text( to );
|
||||
} );
|
||||
|
Loading…
Reference in New Issue
Block a user