/*
Theme Name:     GeVo
Description:    
Author:         detepe
Template:       enfold

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
add_filter('avf_merge_assets', function() {
    return array('css' => 'none', 'js' => 'none');
});