blob: 8ce0595fd30d37c74ccfebc6a2b917352ea81eee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>Grisha's awesome website</title>
<link>https://oxapentane.com</link>
<description>Recovering scientist. Hacker. 🏳️🌈. He/him.</description>
<generator>Zola</generator>
<language>en</language>
<atom:link href="https://oxapentane.com/rss.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>
|