Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
fix: Update sitemap priorities (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored May 31, 2022
1 parent c6df0af commit b4934bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions www/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
</url>
<url>
<loc>https://author-tools.ietf.org/iddiff</loc>
<priority>1.00</priority>
<priority>0.90</priority>
</url>
<url>
<loc>https://author-tools.ietf.org/doc/</loc>
<priority>0.90</priority>
<priority>0.80</priority>
</url>
<url>
<loc>https://author-tools.ietf.org/about.html</loc>
<priority>1.00</priority>
<priority>0.70</priority>
</url>
</urlset>

0 comments on commit b4934bc

Please sign in to comment.