diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-26 19:14:04 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-26 19:14:04 -0400 |
| commit | 25014a37c4fd7b1409787dd3531586aca7b03fd5 (patch) | |
| tree | c9868c0c8eb48116fb895677b23b448ebc17625f | |
| parent | e99614841d57a8af3b07588afce70bef3e23378f (diff) | |
add camera-privacy-policy to sitemap
| -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 5fb08129..f6b86e26 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -87,6 +87,10 @@ <priority>0.0</priority> </url> <url> + <loc>https://grapheneos.org/camera-privacy-policy</loc> + <priority>0.0</priority> + </url> + <url> <loc>https://grapheneos.org/.well-known/security.txt</loc> <priority>0.0</priority> </url> |
