added hugo files
This commit is contained in:
26
public/cpp/index.xml
Normal file
26
public/cpp/index.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Cpps on My New Hugo Site</title>
|
||||
<link>http://localhost:1313/cpp/</link>
|
||||
<description>Recent content in Cpps 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/cpp/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>
|
||||
Reference in New Issue
Block a user