- <?php
- /*******************************************************************/
- /* if you want to change the values */
- /*******************************************************************/
- // Replace the KB logo with your own logo
- // Just copy your logo-file in the "data/files/Nebula/Assets/images"
- // The file should be to 50 Pixel is a good height
- // Uncomment the next line.
- $themeNebulaConfig['logo'] = 'data/files/Nebula/Assets/images/brand-logo.png';
|