diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-16 17:18:25 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-16 17:18:25 -0400 |
| commit | aefd838cb9b6b74f1716bb68db6978f96779a9c7 (patch) | |
| tree | d966edc0db91ed2840aafbd8e768d2e65d789b0d /static | |
| parent | 5736d4da057668391030067ce3cc5c20983eb79d (diff) | |
add security.txt to sitemap
Diffstat (limited to 'static')
| -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 66c49b4a..4c9cfc12 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -34,4 +34,8 @@ <loc>https://grapheneos.org/contact</loc> <priority>0.1</priority> </url> + <url> + <loc>https://grapheneos.org/.well-known/security.txt</loc> + <priority>0.0</priority> + </url> </urlset> |
