diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-06 15:25:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-06 15:48:36 -0400 |
| commit | b11c838111a99248df18093ac2f4e66f511ac44a (patch) | |
| tree | 3681bcdd771406d0bf956710b67d56a0a4f30821 /static/sitemap.xml | |
| parent | 8454878d378588386a18a28a5aae970051046ea3 (diff) | |
add placeholder usage guide
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 c479e081..66c49b4a 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -15,6 +15,10 @@ <priority>0.5</priority> </url> <url> + <loc>https://grapheneos.org/usage</loc> + <priority>0.1</priority> + </url> + <url> <loc>https://grapheneos.org/releases</loc> <priority>0.5</priority> </url> |
