Update base url to point at GH pages deployment
This commit is contained in:
parent
d498a2190e
commit
3aecd74424
8 changed files with 20 additions and 20 deletions
|
|
@ -2,18 +2,18 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>http://example.org/</loc>
|
||||
<loc>https://caalden.github.io/film/</loc>
|
||||
<lastmod>2022-08-17T17:18:04+09:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url><url>
|
||||
<loc>http://example.org/reviews/</loc>
|
||||
<loc>https://caalden.github.io/film/reviews/</loc>
|
||||
<lastmod>2022-08-17T17:18:04+09:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://example.org/reviews/the-french-dispatch/</loc>
|
||||
<loc>https://caalden.github.io/film/reviews/the-french-dispatch/</loc>
|
||||
<lastmod>2022-08-17T17:18:04+09:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://example.org/categories/</loc>
|
||||
<loc>https://caalden.github.io/film/categories/</loc>
|
||||
</url><url>
|
||||
<loc>http://example.org/tags/</loc>
|
||||
<loc>https://caalden.github.io/film/tags/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue