diff options
author | Bradley Taunt <bt@btxx.org> | 2024-06-04 11:19:50 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-06-04 11:19:50 -0400 |
commit | 6b829cb0bb86bd75b872f32f3121722b000ec419 (patch) | |
tree | c3f90583fe7037ca3a2a5ede1b98056d14607f11 /build/atom.xml | |
parent | 02806b941474d1a612a4425a82dfab0cc3cd7ff8 (diff) |
Fix personal URL on about 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 efa98fd..dc8835d 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-02-21T12:14:46Z</updated> + <updated>2024-06-04T11:19:14Z</updated> <author> <name>Bradley Taunt</name> </author> |