diff options
Diffstat (limited to 'public/index.xml')
-rw-r--r-- | public/index.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/public/index.xml b/public/index.xml deleted file mode 100644 index debc07d..0000000 --- a/public/index.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> - <channel> - <title>DevLearnings - A learning platform for developers</title> - <link>https://devlearnings.xyz/</link> - <description>Recent content on DevLearnings - A learning platform for developers</description> - <generator>Hugo</generator> - <language>en-in</language> - <lastBuildDate>Sun, 15 Jun 2025 17:13:41 +0530</lastBuildDate> - <atom:link href="https://devlearnings.xyz/index.xml" rel="self" type="application/rss+xml" /> - <item> - <title>My First Post</title> - <link>https://devlearnings.xyz/posts/my-first-post/</link> - <pubDate>Sun, 15 Jun 2025 17:13:41 +0530</pubDate> - <guid>https://devlearnings.xyz/posts/my-first-post/</guid> - <description><h2 id="introduction">Introduction</h2>
<p>This is <strong>bold</strong> text, and this is <em>emphasized</em> text.</p>
<p>Visit the <a href="https://gohugo.io">Hugo</a> website!</p></description> - </item> - </channel> -</rss> |