diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-27 15:53:54 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-27 15:53:54 -0400 |
| commit | b3e07c840e15068b525c8a0780953993c6ab777a (patch) | |
| tree | dbee3c0989b6d008ef19b836fe91808f6296cf51 /static/sitemap.xml | |
| parent | 6667ddc45a7b99c29b887ca63de06b5bdd63da44 (diff) | |
migrate history page into an index page
Diffstat (limited to 'static/sitemap.xml')
| -rw-r--r-- | static/sitemap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/sitemap.xml b/static/sitemap.xml index af514aaf..c1478600 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -43,7 +43,7 @@ <priority>0.5</priority> </url> <url> - <loc>https://grapheneos.org/history</loc> + <loc>https://grapheneos.org/history/</loc> <priority>0.5</priority> </url> <url> |
