diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-08 18:57:34 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-08 18:57:34 -0500 |
| commit | bf88ac32e658a00a8d6034546cd607c35996eee8 (patch) | |
| tree | 9b3818b5083b729ceb32e2eacb659eaf0969ab40 /static/sitemap.xml | |
| parent | 1810ce3c58e7eb032e2b03b16d88c19589a4b218 (diff) | |
make a dedicated history 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 1ca2fe09..e2c1c5cf 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -43,6 +43,10 @@ <priority>0.5</priority> </url> <url> + <loc>https://grapheneos.org/history</loc> + <priority>0.5</priority> + </url> + <url> <loc>https://grapheneos.org/articles/</loc> <priority>0.5</priority> </url> |
