diff options
| author | surya <surya@urbanecologycollective.org> | 2026-04-18 15:51:27 -0400 |
|---|---|---|
| committer | surya <surya@urbanecologycollective.org> | 2026-04-18 15:51:27 -0400 |
| commit | b8691d51319c0f0f72999e885208cb2318c2c209 (patch) | |
| tree | b8c819217fb884c68f7acb078b7d49e5d585dac8 /public/sitemap.xml | |
| parent | fc3911cf7ca67da51f2d8e71824a6d284b590b2c (diff) | |
fix
Diffstat (limited to 'public/sitemap.xml')
| -rw-r--r-- | public/sitemap.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/sitemap.xml b/public/sitemap.xml index f65e614..9b8c037 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,17 +4,17 @@ <loc>https://urbanecologycollective.org/</loc> </url> <url> - <loc>https://urbanecologycollective.org/blog/</loc> + <loc>https://urbanecologycollective.org/posts/</loc> </url> <url> - <loc>https://urbanecologycollective.org/blog/little-forest-floor/</loc> + <loc>https://urbanecologycollective.org/posts/little-forest-floor/</loc> <lastmod>2025-12-01</lastmod> </url> <url> - <loc>https://urbanecologycollective.org/blog/native-plant-garden/</loc> + <loc>https://urbanecologycollective.org/posts/native-plant-garden/</loc> <lastmod>2025-09-23</lastmod> </url> <url> - <loc>https://urbanecologycollective.org/blog/page/1/</loc> + <loc>https://urbanecologycollective.org/posts/page/1/</loc> </url> </urlset> |
