Blog page added

This commit is contained in:
Olu Amey
2021-09-19 16:23:46 -04:00
parent ffcf8593b5
commit 9420c6c1af
8 changed files with 5479 additions and 5300 deletions
+1 -1
View File
@@ -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