Blog page added
This commit is contained in:
@@ -43,7 +43,7 @@ $routes->get('/howitworks', 'Home::howitworks');
|
||||
$routes->get('/tools', 'Tools::index');
|
||||
|
||||
|
||||
$routes->get('/blog', 'Tools::index');
|
||||
$routes->get('/blog', 'Home::blog');
|
||||
/*
|
||||
* --------------------------------------------------------------------
|
||||
* Additional Routing
|
||||
|
||||
Reference in New Issue
Block a user