diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-25 23:24:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-25 23:24:31 -0400 |
| commit | 55ed3d710b5cd8e86c00ab7be83a02e7ec42c433 (patch) | |
| tree | 0033891f14df2e005ebfd66d8e52a7978942e242 /static/sitemap.xml | |
| parent | f3a47399a7bf761d620843d44b1d5c2887eb7a04 (diff) | |
add page linking to issue tracker / sources
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 c5a79825..9243e34f 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -7,6 +7,10 @@ <priority>1.0</priority> </url> <url> + <loc>https://attestation.app/source</loc> + <priority>0.1</priority> + </url> + <url> <loc>https://grapheneos.org/donate</loc> <priority>0.5</priority> </url> |
