Initial changes
This commit is contained in:
Regular → Executable
+6
-6
@@ -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>PyteDev Blog</title>
|
||||
<link>//localhost:1313/</link>
|
||||
<link>https://pyte.dev/</link>
|
||||
<description>Recent content 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/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://pyte.dev/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>
|
||||
@@ -26,9 +26,9 @@
|
||||
</item>
|
||||
<item>
|
||||
<title>Search</title>
|
||||
<link>//localhost:1313/search/</link>
|
||||
<link>https://pyte.dev/search/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>//localhost:1313/search/</guid>
|
||||
<guid>https://pyte.dev/search/</guid>
|
||||
<description>Search for a specific post or topic</description>
|
||||
</item>
|
||||
</channel>
|
||||
|
||||
Reference in New Issue
Block a user