WIP
This commit is contained in:
@@ -37,7 +37,12 @@ return [
|
||||
*
|
||||
* here is where you can define your custom post types easily
|
||||
*/
|
||||
"custom-post-types" => [],
|
||||
"custom-post-types" => [
|
||||
[
|
||||
"slug" => "team-member",
|
||||
"archive" => "true",
|
||||
]
|
||||
],
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user