mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
make logo configurable in theme, add fhcomplete logo as default
This commit is contained in:
@@ -7,4 +7,5 @@ if (! defined('BASEPATH')) exit('No direct script access allowed');
|
||||
|
||||
$config['theme_name']='default';
|
||||
$config['theme_css']= "public/css/theme/default.css";
|
||||
$config['theme_logo']= "public/images/logo_fh-complete_300x46.png";
|
||||
$config['theme_modes']=['light','dark'];
|
||||
Reference in New Issue
Block a user