| Current Path : /var/www/templates/jl_minimal_free/js/ |
| 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);
});