Initial commit
This commit is contained in:
12
public/rss.xml
Normal file
12
public/rss.xml
Normal 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>
|
||||
Reference in New Issue
Block a user