diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2024-03-07 23:23:54 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2024-03-07 23:23:54 -0600 |
commit | fc6974fdea30d865428188f8656cde3f9b91ae53 (patch) | |
tree | b3c1538e404cb97abe8cc4d38fb5be1913e44170 /pyssg.xyz/live/blog/sitemap.xml | |
parent | a514447db707b28825733045bd11ac3018fd25a6 (diff) |
chore: stop tracking live/dev
Diffstat (limited to 'pyssg.xyz/live/blog/sitemap.xml')
-rw-r--r-- | pyssg.xyz/live/blog/sitemap.xml | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/pyssg.xyz/live/blog/sitemap.xml b/pyssg.xyz/live/blog/sitemap.xml deleted file mode 100644 index c494105..0000000 --- a/pyssg.xyz/live/blog/sitemap.xml +++ /dev/null @@ -1,54 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" - 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-05-01</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> - <priority>1.0</priority> - </url> - <url> - <loc>https://blog.pyssg.xyz/first.html</loc> - <lastmod>2022-12-15</lastmod> - <changefreq>weekly</changefreq> - <priority>1.0</priority> - </url> - - <url> - <loc>https://blog.pyssg.xyz/tag/@english.html</loc> - <lastmod></lastmod> - <changefreq>daily</changefreq> - <priority>0.5</priority> - </url> - <url> - <loc>https://blog.pyssg.xyz/tag/@multiple-author.html</loc> - <lastmod></lastmod> - <changefreq>daily</changefreq> - <priority>0.5</priority> - </url> - <url> - <loc>https://blog.pyssg.xyz/tag/@short.html</loc> - <lastmod></lastmod> - <changefreq>daily</changefreq> - <priority>0.5</priority> - </url> - <url> - <loc>https://blog.pyssg.xyz/tag/@test.html</loc> - <lastmod></lastmod> - <changefreq>daily</changefreq> - <priority>0.5</priority> - </url> - <url> - <loc>https://blog.pyssg.xyz/tag/@update.html</loc> - <lastmod></lastmod> - <changefreq>daily</changefreq> - <priority>0.5</priority> - </url> -</urlset>
\ No newline at end of file |