new template
This commit is contained in:
@@ -40,6 +40,10 @@ $routes->get('/contact', 'Home::contact');
|
||||
$routes->post('/contact', 'Home::contact');
|
||||
|
||||
$routes->get('/blog', 'Home::blog');
|
||||
|
||||
|
||||
$routes->get('/home2', 'Home::home2');
|
||||
|
||||
/*
|
||||
* --------------------------------------------------------------------
|
||||
* Additional Routing
|
||||
|
||||
Reference in New Issue
Block a user