diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-07-09 16:55:49 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-07-09 16:55:49 -0400 |
| commit | 1622baea901f3e1e8d961aeb887bf4a25c703e59 (patch) | |
| tree | 5354d24c83e7d9e2b88d642572d335a9d176bb6a /static/sitemap.xml | |
| parent | cb3fb3db869ba9696428fd2f036ff523276b8bbe (diff) | |
add faq to sitemap
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 bd133c20..c1630420 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -19,6 +19,10 @@ <priority>0.2</priority> </url> <url> + <loc>https://grapheneos.org/faq</loc> + <priority>0.0</priority> + </url> + <url> <loc>https://grapheneos.org/releases</loc> <priority>0.5</priority> </url> |
