commit 9ce460dab9b6410b1552e7da58986f0c9d28c838 parent 0db2fe58170bc5ed8bab1957e04f74207cb40bad Author: Beau <cbeauhilton@gmail.com> Date: Fri, 11 Nov 2022 12:32:53 -0600 thx validator Diffstat:
M | feed.xml | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/feed.xml b/feed.xml @@ -3,11 +3,12 @@ <channel> <title>beauhilton.com</title> <link>https://beauhilton.com/</link> + <atom:link href="http://beauhilton.com/feed.xml" rel="self" type="application/rss+xml" /> <description>beau's personal site.</description> <language>en-us</language> <generator>my own two hands</generator> - <managingEditor>beau@beauhilton.com</managingEditor> - <webMaster>beau@beauhilton.com</webMaster> + <managingEditor>beau@beauhilton.com (Beau Hilton)</managingEditor> + <webMaster>beau@beauhilton.com (Beau Hilton)</webMaster> <lastBuildDate>2022-11-11T00:00:01Z</lastBuildDate> <item> <title>geocheatcode</title>