diff --git a/README.md b/README.md index fe69559..b987bd9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A small website where you can see one cat image, once per day. With the ability to (hopefully) subscribe via RSS as well! TODO: -- Verify RSS subscription works when page updates at midnight EDT +- Verify RSS subscription works when page updates at 6 AM EDT ## Things I used for this that you might wanna check out diff --git a/rss.html b/rss.html index 9c5ef30..55099a3 100644 --- a/rss.html +++ b/rss.html @@ -9,6 +9,6 @@

RSS Subscription for onecatper.day

Add the link below as a feed in your feed reader to be sent one picture of one, or maybe, a few cats per day. It will be only one image a day though!

https://onecatper.day/rss.xml

-

The server this website runs on will update the homepage image and rss feed at midnight EDT/EST

+

The server this website runs on will update the homepage image and rss feed at 6:00 AM EDT/EST

\ No newline at end of file