commit 986bc2685b4dcfa27765c23d3e8cfb7d79da4d71
parent 9ce460dab9b6410b1552e7da58986f0c9d28c838
Author: Beau <cbeauhilton@gmail.com>
Date: Fri, 11 Nov 2022 12:37:29 -0600
https
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/feed.xml b/feed.xml
@@ -3,7 +3,7 @@
<channel>
<title>beauhilton.com</title>
<link>https://beauhilton.com/</link>
- <atom:link href="http://beauhilton.com/feed.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://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>