Skip to content

Commit

Permalink
feat: added new URL entry for /projects in sitemap.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjuncvinod committed Nov 24, 2024
1 parent 6d95169 commit 2dc254d
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,17 @@

<url>
<loc>https://www.arjuncvinod.tech/</loc>
<lastmod>2024-10-12T16:31:05+00:00</lastmod>
<lastmod>2024-11-24T09:47:09+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://www.arjuncvinod.tech/assets/RESUME.pdf</loc>
<lastmod>2024-10-12T16:31:05+00:00</lastmod>
<lastmod>2024-11-24T09:47:10+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.arjuncvinod.tech/projects</loc>
<lastmod>2024-11-24T09:47:10+00:00</lastmod>
<priority>0.80</priority>
</url>

Expand Down

0 comments on commit 2dc254d

Please sign in to comment.