diff options
Diffstat (limited to 'pyssg.xyz/live/blog/sitemap.xml')
-rw-r--r-- | pyssg.xyz/live/blog/sitemap.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pyssg.xyz/live/blog/sitemap.xml b/pyssg.xyz/live/blog/sitemap.xml index 0a84fa2..62625a0 100644 --- a/pyssg.xyz/live/blog/sitemap.xml +++ b/pyssg.xyz/live/blog/sitemap.xml @@ -3,6 +3,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> <url> + <loc>https://blog.pyssg.xyz/toc_test.html</loc> + <lastmod>2023-02-18</lastmod> + <changefreq>weekly</changefreq> + <priority>1.0</priority> + </url> + <url> <loc>https://blog.pyssg.xyz/a/second.html</loc> <lastmod>2022-12-15</lastmod> <changefreq>weekly</changefreq> |