config.php 448 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 "Oxygen/Assets/images" directory in the plugin directory
  7. // The file should be to 50 Pixel is a good height
  8. // Uncomment the next line.
  9. $themeOxygenConfig['logo'] = 'brand-logo.png';