diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-19 16:19:45 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-19 17:30:03 -0500 |
| commit | 670faeb14af822e05d902a2036a74b80a732333a (patch) | |
| tree | 6960cdeabbe998c6b21f27a398aa2a59b4a5dc5a /static/sitemap.xml | |
| parent | 8b5204de5106f4e7772dcd73558012a0e3d1a301 (diff) | |
add LICENSE file 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 ff3ff57a..4c17335b 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -46,4 +46,8 @@ <loc>https://grapheneos.org/.well-known/security.txt</loc> <priority>0.0</priority> </url> + <url> + <loc>https://grapheneos.org/LICENSE</loc> + <priority>0.0</priority> + </url> </urlset> |
