Your IP : 10.10.0.253


Current Path : /var/www/templates/jl_minimal_free/js/
Upload File :
Current File : /var/www/templates/jl_minimal_free/js/theme.js

/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

jQuery(function($) {
    var config = $('html').data('config') || {};
    // Social buttons
    $('article[data-permalink]').socialButtons(config);
    
});