diff --git a/tools/av-add-submenus.php b/tools/av-add-submenus.php index cb26886..bafe847 100644 --- a/tools/av-add-submenus.php +++ b/tools/av-add-submenus.php @@ -42,6 +42,11 @@ add_action('template_redirect', function () { ['title' => 'Instructor Cockpit', 'url' => '/technology/instructor-cockpit/'], ['title' => 'After-Action Review', 'url' => '/technology/after-action-review/'], ], + '/why-asterion/' => [ + ['title' => 'About', 'url' => '/about/'], + ['title' => 'Customers', 'url' => '/customers/'], + ['title' => 'Partners', 'url' => '/partners/'], + ], ]; $term_id = 9; // Header — Main