diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 14:32:30 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 14:32:30 -0500 |
| commit | fb00c67e1fadeb0a488fb12a3a6328668a1e1873 (patch) | |
| tree | 7a19690fdd219e4ef00307825ca0854eedd80eb1 | |
| parent | 30055d41283d69a2aa078f3c2b75024572eee48d (diff) | |
boost priority of usage guide and FAQ
| -rw-r--r-- | static/sitemap.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/sitemap.xml b/static/sitemap.xml index a0955e92..ff3ff57a 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -16,11 +16,11 @@ </url> <url> <loc>https://grapheneos.org/usage</loc> - <priority>0.2</priority> + <priority>0.5</priority> </url> <url> <loc>https://grapheneos.org/faq</loc> - <priority>0.0</priority> + <priority>0.5</priority> </url> <url> <loc>https://grapheneos.org/releases</loc> |
