diff options
author | Bradley Taunt <bt@btxx.org> | 2024-02-21 07:58:58 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-02-21 07:58:58 -0500 |
commit | e96e5f8c08c763163a26d58e07ae7ae511a992da (patch) | |
tree | 643d5c7ac7c8d18b2405da1a108ffe0d7294b3b6 /build/atom.xml | |
parent | ce014adb0d139bc09d388129903a8e854fb473ba (diff) |
Fix email and website link on websites page
Diffstat (limited to 'build/atom.xml')
-rw-r--r-- | build/atom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/atom.xml b/build/atom.xml index 95d7b9a..2438dc1 100644 --- a/build/atom.xml +++ b/build/atom.xml @@ -2,7 +2,7 @@ <feed xmlns="http://www.w3.org/2005/Atom"> <title>barf</title> <link href="https://barf.btxx.org/atom.xml" rel="self" /> - <updated>2024-01-31T09:51:29Z</updated> + <updated>2024-02-21T07:58:42Z</updated> <author> <name>Bradley Taunt</name> </author> |