Compare commits
2 Commits
ec3580661c
...
204f0ebbaf
Author | SHA1 | Date |
---|---|---|
emma | 204f0ebbaf | |
emma | 4af31327f4 |
|
@ -1,5 +1,3 @@
|
||||||
img/
|
img/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
.secrets
|
.secrets
|
||||||
index.html
|
|
||||||
rss.xml
|
|
|
@ -21,7 +21,7 @@
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<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 -->
|
<!-- 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>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>Made by emma for the love of cats. </p>
|
<p>Made by emma for the love of cats. </p>
|
||||||
|
|
Loading…
Reference in New Issue