aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwei Zhao <[email protected]>2016-04-04 14:00:39 +0800
committerJinwei Zhao <[email protected]>2017-01-13 15:07:45 +0800
commite002d09d2b6b2317fec6caa8836b20e6709c5da3 (patch)
tree1e1623524986fc63abcab7b10912dffe55dc1da9 /sitemap.xml
parentdbcebe1def5c355120c61b575390d1d9ac355f67 (diff)
downloadjinwei.me-e002d09d2b6b2317fec6caa8836b20e6709c5da3.tar.gz
jinwei.me
Diffstat (limited to 'sitemap.xml')
-rw-r--r--sitemap.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml
new file mode 100644
index 0000000..93ef154
--- /dev/null
+++ b/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>http://jinwei.me/</loc>
10 <lastmod>2016-04-04T00:00:00+00:00</lastmod>
11 <changefreq>weekly</changefreq>
12</url>
13</urlset> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)