27 lines
1.1 KiB
XML
27 lines
1.1 KiB
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://localhost:1313/</link>
|
|
<description>Recent content on My New Hugo Site</description>
|
|
<generator>Hugo</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Fri, 27 Feb 2026 22:23:00 -0600</lastBuildDate>
|
|
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
|
<item>
|
|
<title>Functions</title>
|
|
<link>http://localhost:1313/cpp/functions/</link>
|
|
<pubDate>Fri, 27 Feb 2026 22:23:00 -0600</pubDate>
|
|
<guid>http://localhost:1313/cpp/functions/</guid>
|
|
<description><p>This is all about functions</p></description>
|
|
</item>
|
|
<item>
|
|
<title>Basics</title>
|
|
<link>http://localhost:1313/cpp/basics/</link>
|
|
<pubDate>Fri, 27 Feb 2026 22:22:10 -0600</pubDate>
|
|
<guid>http://localhost:1313/cpp/basics/</guid>
|
|
<description><p>This is the basics</p></description>
|
|
</item>
|
|
</channel>
|
|
</rss>
|