taxonomies/city.php
@@ -25,6 +25,22 @@ 'strategy', 'writing', ], 'seo' => [ 'schema' => [ 'type' => 'City', 'name' => '{{term_name}}', 'description' => '{{term_description}}', 'containedInPlace' => '{{site_url}}/#organization', ], 'meta' => [ 'title' => 'Projects in {{term_name}} | JakeVan', 'description' => 'Art, design, development, and strategy projects in {{term_name}}.', ], 'archive' => [ 'type' => 'CollectionPage', 'name' => 'Projects in {{term_name}}', ], ], 'fields' => [ 'term_name' => [ 'label' => 'Name',