Jake Vanderwerf
2026-02-10 1e981179fc999d873000683b869aef01284827af
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',