removed about page, fixed ny validation
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<?php
|
||||
$routes = [
|
||||
'/about' => [
|
||||
'get' => 'about'
|
||||
],
|
||||
'/' => [
|
||||
'get' => 'index'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user