site

my personal site
git clone git://git.daat.foo/site.git
Log | Files | Refs | README | LICENSE

commit 81abb021ecd1575517435dc569ba65b3d09ab969
parent d84dab4e517d4958371e1f29a18ba38faa06a9ca
Author: cowmonk <rekketstone@duck.com>
Date:   Mon, 24 Mar 2025 14:56:29 -0700

change title

Diffstat:
Matom.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/atom.xml b/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <title>Feed</title> + <title>cowmonks random blog</title> <link href="https://cowmonk.github.io" /> <link href="https://cowmonk.github.io/atom.xml" rel="self" /> <id>https://cowmonk.github.io/</id>