Nav refactor: fix remaining pages (tools, services, locations, blog articles)
- Updated 30 additional files to use shared includes/nav.php - Fixed references to old navbar.php and header.php nav includes - All 52 pages now use single shared navigation
This commit is contained in:
@@ -495,7 +495,7 @@ $breadcrumbs = [
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<section class="breadcrumb">
|
||||
|
||||
Reference in New Issue
Block a user