Initial commit

This commit is contained in:
2025-10-03 16:04:40 +03:00
commit ed2d8e7533
57 changed files with 3601 additions and 0 deletions

12
public/rss.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title></title>
<link>https://finmoon.net</link>
<description></description>
<generator>Zola</generator>
<language>en</language>
<atom:link href="https://finmoon.net/rss.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>