File tree Expand file tree Collapse file tree 9 files changed +14
-24
lines changed
Expand file tree Collapse file tree 9 files changed +14
-24
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ baseURL = "https://halme.org/"
77defaultContentLanguage = " en"
88
99enableRobotsTXT = true
10- paginate = 20
10+ [pagination ]
11+ pagerSize = 20
12+
1113summaryLength = 30
1214
1315buildDrafts = false
Original file line number Diff line number Diff line change 44 <title >Authors on halme.org</title >
55 <link >http://localhost:1313/authors/</link >
66 <description >Recent content in Authors on halme.org</description >
7- <generator >Hugo -- gohugo.io </generator >
7+ <generator >Hugo</generator >
88 <language >en</language >
9- <copyright >© 2024 Josiah Halme</copyright >
109 <atom : link href =" http://localhost:1313/authors/index.xml" rel =" self" type =" application/rss+xml" />
1110 </channel >
1211</rss >
Original file line number Diff line number Diff line change 44 <title >Categories on halme.org</title >
55 <link >http://localhost:1313/categories/</link >
66 <description >Recent content in Categories on halme.org</description >
7- <generator >Hugo -- gohugo.io </generator >
7+ <generator >Hugo</generator >
88 <language >en</language >
9- <copyright >© 2024 Josiah Halme</copyright >
109 <atom : link href =" http://localhost:1313/categories/index.xml" rel =" self" type =" application/rss+xml" />
1110 </channel >
1211</rss >
Original file line number Diff line number Diff line change 44 <title >halme.org</title >
55 <link >http://localhost:1313/</link >
66 <description >Recent content on halme.org</description >
7- <generator >Hugo -- gohugo.io </generator >
7+ <generator >Hugo</generator >
88 <language >en</language >
9- <copyright >© 2024 Josiah Halme</copyright >
109 <atom : link href =" http://localhost:1313/index.xml" rel =" self" type =" application/rss+xml" />
1110 </channel >
1211</rss >
Original file line number Diff line number Diff line change 1- User-agent: *
2- Disallow: /
3- Sitemap: http://localhost:1313/sitemap.xml
1+ User-agent: *
Original file line number Diff line number Diff line change 44 <title >Series on halme.org</title >
55 <link >http://localhost:1313/series/</link >
66 <description >Recent content in Series on halme.org</description >
7- <generator >Hugo -- gohugo.io </generator >
7+ <generator >Hugo</generator >
88 <language >en</language >
9- <copyright >© 2024 Josiah Halme</copyright >
109 <atom : link href =" http://localhost:1313/series/index.xml" rel =" self" type =" application/rss+xml" />
1110 </channel >
1211</rss >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" standalone =" yes" ?>
22<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
33 xmlns : xhtml =" http://www.w3.org/1999/xhtml" >
4-
54 <url >
65 <loc >http://localhost:1313/authors/</loc >
76 <changefreq >daily</changefreq >
87 <priority >0.5</priority >
9- </url >
10- <url >
8+ </url ><url >
119 <loc >http://localhost:1313/categories/</loc >
1210 <changefreq >daily</changefreq >
1311 <priority >0.5</priority >
14- </url >
15- <url >
12+ </url ><url >
1613 <loc >http://localhost:1313/</loc >
1714 <changefreq >daily</changefreq >
1815 <priority >0.5</priority >
19- </url >
20- <url >
16+ </url ><url >
2117 <loc >http://localhost:1313/series/</loc >
2218 <changefreq >daily</changefreq >
2319 <priority >0.5</priority >
24- </url >
25- <url >
20+ </url ><url >
2621 <loc >http://localhost:1313/tags/</loc >
2722 <changefreq >daily</changefreq >
2823 <priority >0.5</priority >
Original file line number Diff line number Diff line change 44 <title >Tags on halme.org</title >
55 <link >http://localhost:1313/tags/</link >
66 <description >Recent content in Tags on halme.org</description >
7- <generator >Hugo -- gohugo.io </generator >
7+ <generator >Hugo</generator >
88 <language >en</language >
9- <copyright >© 2024 Josiah Halme</copyright >
109 <atom : link href =" http://localhost:1313/tags/index.xml" rel =" self" type =" application/rss+xml" />
1110 </channel >
1211</rss >
You can’t perform that action at this time.
0 commit comments