chore: remove lastmod from sitemaps
This commit is contained in:
parent
6ba8a7f3cb
commit
d06bd9ad9d
1 changed files with 0 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://developomp.com</loc>
|
<loc>https://developomp.com</loc>
|
||||||
<lastmod>2023-07-11</lastmod>
|
|
||||||
<changefreq>always</changefreq>
|
<changefreq>always</changefreq>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
@ -18,7 +17,6 @@
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://developomp.com/resume</loc>
|
<loc>https://developomp.com/resume</loc>
|
||||||
<lastmod>2023-07-11</lastmod>
|
|
||||||
<changefreq>always</changefreq>
|
<changefreq>always</changefreq>
|
||||||
<priority>0.4</priority>
|
<priority>0.4</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue