File tree Expand file tree Collapse file tree 4 files changed +59
-0
lines changed Expand file tree Collapse file tree 4 files changed +59
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" standalone =" yes" ?>
2+ <rss version =" 2.0" xmlns : atom =" http://www.w3.org/2005/Atom" >
3+ <channel >
4+ <title >Categories on My New Hugo Site</title >
5+ <link >http://example.org/categories/</link >
6+ <description >Recent content in Categories on My New Hugo Site</description >
7+ <generator >Hugo -- gohugo.io</generator >
8+ <language >en-us</language >
9+
10+ <atom : link href =" http://example.org/categories/index.xml" rel =" self" type =" application/rss+xml" />
11+
12+
13+ </channel >
14+ </rss >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" standalone =" yes" ?>
2+ <rss version =" 2.0" xmlns : atom =" http://www.w3.org/2005/Atom" >
3+ <channel >
4+ <title >My New Hugo Site</title >
5+ <link >http://example.org/</link >
6+ <description >Recent content on My New Hugo Site</description >
7+ <generator >Hugo -- gohugo.io</generator >
8+ <language >en-us</language >
9+
10+ <atom : link href =" http://example.org/index.xml" rel =" self" type =" application/rss+xml" />
11+
12+
13+ </channel >
14+ </rss >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" standalone =" yes" ?>
2+ <urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
3+ xmlns : xhtml =" http://www.w3.org/1999/xhtml" >
4+
5+ <url >
6+ <loc >http://example.org/categories/</loc >
7+ </url >
8+
9+ <url >
10+ <loc >http://example.org/</loc >
11+ </url >
12+
13+ <url >
14+ <loc >http://example.org/tags/</loc >
15+ </url >
16+
17+ </urlset >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" standalone =" yes" ?>
2+ <rss version =" 2.0" xmlns : atom =" http://www.w3.org/2005/Atom" >
3+ <channel >
4+ <title >Tags on My New Hugo Site</title >
5+ <link >http://example.org/tags/</link >
6+ <description >Recent content in Tags on My New Hugo Site</description >
7+ <generator >Hugo -- gohugo.io</generator >
8+ <language >en-us</language >
9+
10+ <atom : link href =" http://example.org/tags/index.xml" rel =" self" type =" application/rss+xml" />
11+
12+
13+ </channel >
14+ </rss >
You can’t perform that action at this time.
0 commit comments