mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-14 17:09:45 +00:00
12 lines
No EOL
511 B
XML
12 lines
No EOL
511 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>My New Hugo Site</title>
|
|
<link>http://replace-this-with-your-hugo-site.com/</link>
|
|
<description>Recent content on My New Hugo Site</description>
|
|
<generator>Hugo -- gohugo.io</generator>
|
|
<language>en-us</language>
|
|
<atom:link href="http://replace-this-with-your-hugo-site.com/index.xml" rel="self" type="application/rss+xml" />
|
|
|
|
</channel>
|
|
</rss> |