Inital commit with test site
This commit is contained in:
24
public/index.xml
Normal file
24
public/index.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Terminal</title>
|
||||
<link>http://example.org/</link>
|
||||
<description>Recent content on Terminal</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 26 Mar 2019 08:47:11 +0100</lastBuildDate>
|
||||
|
||||
<atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>My First Post</title>
|
||||
<link>http://example.org/posts/my-first-post/</link>
|
||||
<pubDate>Tue, 26 Mar 2019 08:47:11 +0100</pubDate>
|
||||
|
||||
<guid>http://example.org/posts/my-first-post/</guid>
|
||||
<description>hello, world</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user