background image fix
This commit is contained in:
@@ -6,3 +6,4 @@ use CodeIgniter\Router\RouteCollection;
|
||||
* @var RouteCollection $routes
|
||||
*/
|
||||
$routes->get('/', 'Home::index');
|
||||
$routes->get('/media/test', 'Media::index');
|
||||
|
||||
Reference in New Issue
Block a user