-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
42 lines (27 loc) · 946 Bytes
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://yiailuo.github.io/Docker%E6%A0%B8%E5%BF%83%E6%8A%80%E6%9C%AF/</loc>
<lastmod>2022-11-30</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://yiailuo.github.io/hello-world/</loc>
<lastmod>2022-11-30</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://yiailuo.github.io/SpringSecurity%E5%AD%A6%E4%B9%A02-%E8%87%AA%E5%AE%9A%E4%B9%89%E6%8E%A7%E5%88%B6%E5%99%A8Handler/</loc>
<lastmod>2022-11-30</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://yiailuo.github.io/</loc>
<lastmod>2023-08-04</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
</urlset>