diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-27 14:53:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-27 15:03:04 -0400 |
| commit | 53f1f72de2cb5ea710ffab3e426e1f8e32abbec0 (patch) | |
| tree | 726338c05b570cb7a21e74376117ac976327ab62 /static/sitemap.xml | |
| parent | 7559b3412bc811867d11aeca55f9b1443cb0a085 (diff) | |
add legacy changelog page
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 e2c1c5cf..af514aaf 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -47,6 +47,10 @@ <priority>0.5</priority> </url> <url> + <loc>https://grapheneos.org/history/legacy-changelog</loc> + <priority>0.1</priority> + </url> + <url> <loc>https://grapheneos.org/articles/</loc> <priority>0.5</priority> </url> |
