-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
24 lines (19 loc) · 1.34 KB
/
index.xml
File metadata and controls
24 lines (19 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>My New Hugo Site</title>
<link>https://feelingbad.github.io/</link>
<description>Recent content on My New Hugo Site</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 29 Feb 2020 21:16:40 +0800</lastBuildDate>
<atom:link href="https://feelingbad.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Blog</title>
<link>https://feelingbad.github.io/post/blog/</link>
<pubDate>Sat, 29 Feb 2020 21:16:40 +0800</pubDate>
<guid>https://feelingbad.github.io/post/blog/</guid>
<description>. ├── archetypes │ └── default.md ├── exampleSite │ └── .. ├── gulpfile.js ├── images │ └── .. ├── layouts │ ├── 404.html │ ├── blog │ │ ├── li.html │ │ ├── list.html │ │ ├── single.html │ │ └── summary.html │ ├── _default │ │ ├── baseof.html │ │ ├── list.html │ │ └── single.html │ ├── index.html │ ├── partials │ │ ├── content-footer.html │ │ ├── custom-css.</description>
</item>
</channel>
</rss>