diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-27 04:24:18 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-27 04:24:18 -0500 |
| commit | 9ca73fa140c853a877a46297b9798e0511bb7ace (patch) | |
| tree | 381686777eead34af74a9f751660e4eb66390ae2 /static/sitemap.xml | |
| parent | a1a56d1ad244a53beed35788155b5fef68af5ceb (diff) | |
raise priority of usage guide
Diffstat (limited to 'static/sitemap.xml')
| -rw-r--r-- | static/sitemap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/sitemap.xml b/static/sitemap.xml index 2e668a0a..5fb08129 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -28,7 +28,7 @@ </url> <url> <loc>https://grapheneos.org/usage</loc> - <priority>0.5</priority> + <priority>1.0</priority> </url> <url> <loc>https://grapheneos.org/faq</loc> |
