Your IP : 216.73.216.229


Current Path : /home/jeromecohp/www/templates/yootheme/config/
Upload File :
Current File : /home/jeromecohp/www/templates/yootheme/config/platform.php

<?php

return [

    'yootheme/joomla-modules' => require 'modules.php',

    'config' => [

        'menu' => [
            'positions' => [
                'navbar' => 'mainmenu',
                'mobile' => 'mainmenu',
            ],
        ],

        'mobile' => [

            'toggle' => 'left',

        ],

    ],

    'replacements' => [

        'list_match' => '$match(this.type, "articles_archive|articles_categories|articles_latest|articles_popular|tags_popular|tags_similar")',

    ],

];