/home/sitetest/makie/homedir/public_html/wp-includes/build/routes
Edit: /home/sitetest/makie/homedir/public_html/wp-includes/build/routes/registry.php (619B)
'connectors-home',
'path' => '/',
'page' => 'options-connectors',
'has_route' => true,
'has_content' => true,
),
array(
'name' => 'font-list',
'path' => '/font-list',
'page' => 'font-library',
'has_route' => true,
'has_content' => true,
),
array(
'name' => 'fonts-home',
'path' => '/',
'page' => 'font-library',
'has_route' => true,
'has_content' => false,
)
);