mirror of
https://github.com/brockar/blog.git
synced 2026-01-12 06:50:58 -03:00
13 lines
528 B
XML
13 lines
528 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Posts on My New Hugo Site</title>
|
|
<link>http://localhost:1313/posts/</link>
|
|
<description>Recent content in Posts on My New Hugo Site</description>
|
|
<generator>Hugo -- gohugo.io</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate></lastBuildDate>
|
|
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
|
|
</channel>
|
|
</rss>
|