Rename config.php to setup.php
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
*/
|
||||
$sage_includes = [
|
||||
'lib/assets.php', // Scripts and stylesheets
|
||||
'lib/config.php', // Configuration
|
||||
'lib/extras.php', // Custom functions
|
||||
'lib/setup.php', // Theme setup
|
||||
'lib/titles.php', // Page titles
|
||||
'lib/wrapper.php' // Theme wrapper class
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user