diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 11:38:00 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 11:38:30 -0500 |
| commit | 948d5be4357daafc41b563a744df6db46f3010a4 (patch) | |
| tree | 55317ceee5ba723c4c9650828c7e445e865a6f88 /static/sitemap.xml | |
| parent | 50a4716d075eb30b827b790f4baa6f199d5f47eb (diff) | |
add features page (not surfaced elsewhere yet)
Diffstat (limited to 'static/sitemap.xml')
| -rw-r--r-- | static/sitemap.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/sitemap.xml b/static/sitemap.xml index aa26c44f..608ce4d0 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -7,6 +7,10 @@ <priority>1.0</priority> </url> <url> + <loc>https://grapheneos.org/features</loc> + <priority>0.5</priority> + </url> + <url> <loc>https://grapheneos.org/install</loc> <priority>0.5</priority> </url> |
