diff options
Diffstat (limited to 'static/sitemap.xml')
| -rw-r--r-- | static/sitemap.xml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/static/sitemap.xml b/static/sitemap.xml index f36d8b0d..4a105a01 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -11,12 +11,16 @@ <priority>1.0</priority> </url> <url> - <loc>https://grapheneos.org/install</loc> + <loc>https://grapheneos.org/install/</loc> + <priority>0.1</priority> + </url> + <url> + <loc>https://grapheneos.org/install/cli</loc> <priority>0.5</priority> </url> <url> - <loc>https://grapheneos.org/web-install</loc> - <priority>0.1</priority> + <loc>https://grapheneos.org/install/web</loc> + <priority>0.5</priority> </url> <url> <loc>https://grapheneos.org/build</loc> |
