refactor(main): update sitemap
This commit is contained in:
parent
7ba76f26e0
commit
10a8aa2a63
1 changed files with 12 additions and 2 deletions
|
@ -7,9 +7,19 @@
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://developomp.com/resume</loc>
|
<loc>https://blog.developomp.com</loc>
|
||||||
<lastmod>2023-07-11</lastmod>
|
<changefreq>always</changefreq>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://portfolio.developomp.com</loc>
|
||||||
<changefreq>always</changefreq>
|
<changefreq>always</changefreq>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://developomp.com/resume</loc>
|
||||||
|
<lastmod>2023-07-11</lastmod>
|
||||||
|
<changefreq>always</changefreq>
|
||||||
|
<priority>0.4</priority>
|
||||||
|
</url>
|
||||||
</urlset>
|
</urlset>
|
Loading…
Add table
Add a link
Reference in a new issue