-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.xml
More file actions
25 lines (21 loc) · 889 Bytes
/
feed.xml
File metadata and controls
25 lines (21 loc) · 889 Bytes
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
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Nicolas Trippar</title>
<description>blog
</description>
<link>https://blog.trippar.com/</link>
<atom:link href="https://blog.trippar.com/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Tue, 23 Oct 2018 11:19:15 -0400</pubDate>
<lastBuildDate>Tue, 23 Oct 2018 11:19:15 -0400</lastBuildDate>
<generator>Jekyll v3.3.1</generator>
<item>
<title>My New blog</title>
<description><p>post coming soon.</p>
</description>
<pubDate>Tue, 23 Oct 2018 00:00:00 -0400</pubDate>
<link>https://blog.trippar.com/2018/10/23/new-blog.html</link>
<guid isPermaLink="true">https://blog.trippar.com/2018/10/23/new-blog.html</guid>
</item>
</channel>
</rss>