config.php 457 B

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