mirror of
https://gitlab.com/game-loader/hugo.git
synced 2025-07-07 23:23:47 +08:00
new content
This commit is contained in:
18
public/sitemap.xml
Normal file
18
public/sitemap.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://example.com/posts/first/</loc>
|
||||
<lastmod>2022-03-03T20:38:17+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://example.com/</loc>
|
||||
<lastmod>2022-03-03T20:38:17+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://example.com/posts/</loc>
|
||||
<lastmod>2022-03-03T20:38:17+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://example.com/categories/</loc>
|
||||
</url><url>
|
||||
<loc>https://example.com/tags/</loc>
|
||||
</url>
|
||||
</urlset>
|
Reference in New Issue
Block a user