new template

This commit is contained in:
CHIEFSOFT\ameye
2024-05-25 19:09:03 -04:00
parent f41ba14db2
commit c0d4d82c43
331 changed files with 119038 additions and 0 deletions
+4
View File
@@ -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