feat(main): add resume to sitemap
This commit is contained in:
parent
550bbc1c12
commit
7a018c6aa5
1 changed files with 7 additions and 1 deletions
|
@ -2,8 +2,14 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://developomp.com</loc>
|
||||
<lastmod>2023-07-04</lastmod>
|
||||
<lastmod>2023-07-11</lastmod>
|
||||
<changefreq>always</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://developomp.com/resume</loc>
|
||||
<lastmod>2023-07-11</lastmod>
|
||||
<changefreq>always</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
</urlset>
|
Loading…
Add table
Add a link
Reference in a new issue