Initial changes
This commit is contained in:
Regular → Executable
+4
-4
@@ -2,17 +2,17 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Posts on PyteDev Blog</title>
|
||||
<link>//localhost:1313/posts/</link>
|
||||
<link>https://pyte.dev/posts/</link>
|
||||
<description>Recent content in Posts on PyteDev Blog</description>
|
||||
<generator>Hugo -- 0.147.2</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sun, 11 May 2025 20:13:49 +0200</lastBuildDate>
|
||||
<atom:link href="//localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://pyte.dev/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Introduction</title>
|
||||
<link>//localhost:1313/posts/my-first-post/</link>
|
||||
<link>https://pyte.dev/posts/my-first-post/</link>
|
||||
<pubDate>Sun, 11 May 2025 20:13:49 +0200</pubDate>
|
||||
<guid>//localhost:1313/posts/my-first-post/</guid>
|
||||
<guid>https://pyte.dev/posts/my-first-post/</guid>
|
||||
<description><h1 id="welcome-to-my-blog">Welcome to My Blog!</h1>
|
||||
<p>I’m <strong>Demian</strong>, a <strong>Sysadmin</strong>, <strong>Email Infrastructure enthusiast</strong>, and a passionate <strong>Open Source contributor</strong>. This is where I’ll be sharing what I know about system administration, managing email infrastructure, and contributing to open source projects.</p>
|
||||
<h2 id="what-to-expect">What to Expect</h2>
|
||||
|
||||
Reference in New Issue
Block a user