Initial changes

This commit is contained in:
root
2025-05-12 09:26:17 +02:00
parent 128b34c8e8
commit c4bb0095c5
48 changed files with 351 additions and 164 deletions
Regular → Executable
+2 -2
View File
@@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Categories on PyteDev Blog</title>
<link>//localhost:1313/categories/</link>
<link>https://pyte.dev/categories/</link>
<description>Recent content in Categories on PyteDev Blog</description>
<generator>Hugo -- 0.147.2</generator>
<language>en-us</language>
<atom:link href="//localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://pyte.dev/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>