onecatper.day/rss.html

15 lines
700 B
HTML

<!DOCTYPE html>
<htmL lang="en">
<head>
<title>One cat per day!</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="rss-page.css">
</head>
<body>
<h1>RSS Subscription for onecatper.day</h1>
<p>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!</p>
<p>https://onecatper.day/rss.xml</p>
<p>The server this website runs on will update the homepage image and rss feed at 6:00 AM EDT/EST</p>
</body>
</htmL>