blob: 66b110e3cbf289e75baf45d555a7eca0aed499c7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title>Grisha's awesome website</title>
<subtitle>Recovering scientist. Hacker. 🏳️🌈. He/Him</subtitle>
<link rel="self" type="application/atom+xml" href="https://oxapentane.com/atom.xml"/>
<link rel="alternate" type="text/html" href="https://oxapentane.com"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<id>https://oxapentane.com/atom.xml</id>
</feed>
|