blog link added

This commit is contained in:
vriti 2024-10-25 17:50:53 +05:30
parent a4f578b7bf
commit 64d5dcc675
2 changed files with 1 additions and 2 deletions

View File

@ -18,7 +18,7 @@
<ul> <ul>
<li> <li>
<a href="events">Events</a> <a href="events">Events</a>
<a href="https://blog.tech4biz.co">Blogs</a> <a href="https://blog.tech4bizsolutions.com">Blogs</a>
</li> </li>
</ul> </ul>
</div> </div>

View File

@ -54,7 +54,6 @@ $urls = [
['loc' => 'https://tech4bizsolutions.com/customer-support', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'], ['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'], ['loc' => 'https://tech4bizsolutions.com/blog', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
// Add more URLs as needed // Add more URLs as needed
]; ];