| | |
| | | { |
| | | return [ |
| | | 'directory' => 'Styles', |
| | | 'description' => [ |
| | | 'From American Traditional to Japanese.' |
| | | ], |
| | | 'singular' => 'Style', |
| | | 'plural' => 'Styles', |
| | | 'show_directory' => true, |
| | |
| | | 'strategy', |
| | | 'writing', |
| | | ], |
| | | 'seo' => [ |
| | | 'schema' => [ |
| | | 'type' => 'DefinedTerm', |
| | | 'name' => '{{term_name}}', |
| | | 'description' => '{{term_description}}', |
| | | 'alternateName' => '{{alternate_name}}', |
| | | ], |
| | | 'meta' => [ |
| | | 'title' => '{{term_name}} Style | JakeVan', |
| | | 'description' => '{{term_description}}', |
| | | ], |
| | | 'archive' => [ |
| | | 'type' => 'CollectionPage', |
| | | 'name' => '{{term_name}} Projects', |
| | | ], |
| | | ], |
| | | 'fields' => [ |
| | | 'term_name' => [ |
| | | 'label' => 'Name', |