blob: debc07d8ad9ccf13ae7be33d1c6aadb584a90e9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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>
|