This commit is contained in:
emma 2024-12-31 07:43:48 -05:00
parent ba87a8960d
commit 70e55f496d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<title>One cat per day!</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="alternate" type="application/rss+xml" title="One Cat Per Day!" href="https://onecatper.day/rss.xml" />
<link rel="alternate" type="application/rss+xml" title="One Cat Per Day!" href="./rss.xml" />
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://api.fonts.coollabs.io/icon?family=Material+Icons">
</head>