aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2022-12-09 17:16:51 -0800
committerclarkzjw <[email protected]>2022-12-09 17:16:51 -0800
commit605513219ae93dff0e0876e8f90f3cf1bf748cf9 (patch)
tree06cb90ff7fd01558159ee556cca36380370181bf /deprecated/2022/sitemap.xml
parent4eb313986873dbc036e9dddbba79ffd4ee578aaf (diff)
downloadjinwei.me-605513219ae93dff0e0876e8f90f3cf1bf748cf9.tar.gz
deprecated: add 2022 github gist versiondeprecated
Diffstat (limited to 'deprecated/2022/sitemap.xml')
-rw-r--r--deprecated/2022/sitemap.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/deprecated/2022/sitemap.xml b/deprecated/2022/sitemap.xml
new file mode 100644
index 0000000..d87d357
--- /dev/null
+++ b/deprecated/2022/sitemap.xml
@@ -0,0 +1,13 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<urlset
3 xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
6 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
7
8<url>
9 <loc>https://jinwei.me/</loc>
10 <lastmod>2017-07-02T11:06:45+00:00</lastmod>
11 <changefreq>weekly</changefreq>
12</url>
13</urlset>
Powered by cgit v1.2.3 (git 2.41.0)