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