Compare commits

..

No commits in common. "204f0ebbaff6e3283d4c5aca07d0123c052daffd" and "ec3580661c08b6aae584e88b38e1374cb251f51d" have entirely different histories.

2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
img/
__pycache__/
.secrets
.secrets
index.html
rss.xml

View File

@ -21,7 +21,7 @@
</header>
<main>
<!-- a more descriptive alt text is not possible, I can only know ahead of time that one or more catss will be in the image -->
<img class="cat-img" src=img/cat2024-10-01-06:00:03.jpg alt="A picture of a cat">
<img class = "cat-img" src=img/cat2024-10-01-06:00:03.jpg alt="A picture of a cat">
</main>
<footer>
<p>Made by emma for the love of cats. </p>