From 64d5dcc675daf001a653f58ffa91ec815f8264ab Mon Sep 17 00:00:00 2001 From: vriti Date: Fri, 25 Oct 2024 17:50:53 +0530 Subject: [PATCH] blog link added --- includes/header.php | 2 +- sitemap.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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 ];