added sitemap and docs
This commit is contained in:
@@ -40,5 +40,8 @@ $framework_routes = [
|
||||
'/novaconium/logout' => [
|
||||
'post' => 'NOVACONIUM/logout',
|
||||
'get' => 'NOVACONIUM/logout'
|
||||
]
|
||||
],
|
||||
'/novaconium/sitemap.xml' => [
|
||||
'get' => 'NOVACONIUM/sitemap'
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user