diff --git a/includes/config.php b/includes/config.php index 33c7641d..0fd0f1ff 100644 --- a/includes/config.php +++ b/includes/config.php @@ -13,7 +13,7 @@ function config($key = '') 'pretty_uri' => false, 'nav_menu' => [ '' => 'Home', - 'about-us' => 'About Us', + 'about_us' => 'About Us', 'products' => 'Products', 'contact' => 'Contact', ],