Footer update, remove proven link

This commit is contained in:
emma 2024-10-23 22:48:45 -04:00
parent b7782108e6
commit ec3580661c
1 changed files with 2 additions and 4 deletions

View File

@ -7,9 +7,7 @@
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://api.fonts.coollabs.io/icon?family=Material+Icons">
</head>
<body>
<!-- omg.lol proven -->
<!-- proven.lol/a38991 -->
<body>
<header>
<nav>
<div class="greeting">
@ -26,7 +24,7 @@
<img class = "cat-img" src=img/cat2024-10-01-06:00:03.jpg alt="A picture of a cat">
</main>
<footer>
<p>Made by <a href="https://zepp.omg.lol" target="_blank" rel="noopener noreferrer">zepp</a> for the love of cats. </p>
<p>Made by emma for the love of cats. </p>
</footer>
</body>
</htmL>