diff --git a/includes/header.php b/includes/header.php index 01df8ea..5f5d868 100644 --- a/includes/header.php +++ b/includes/header.php @@ -18,7 +18,7 @@
diff --git a/sitemap.php b/sitemap.php index bd08fdc..c8dd546 100644 --- a/sitemap.php +++ b/sitemap.php @@ -54,7 +54,6 @@ $urls = [ ['loc' => 'https://tech4bizsolutions.com/customer-support', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'], ['loc' => 'https://tech4bizsolutions.com/blog', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'], - // Add more URLs as needed ];