Footer update, remove proven link
This commit is contained in:
parent
b7782108e6
commit
ec3580661c
|
@ -7,9 +7,7 @@
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="stylesheet" href="https://api.fonts.coollabs.io/icon?family=Material+Icons">
|
<link rel="stylesheet" href="https://api.fonts.coollabs.io/icon?family=Material+Icons">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- omg.lol proven -->
|
|
||||||
<!-- proven.lol/a38991 -->
|
|
||||||
<header>
|
<header>
|
||||||
<nav>
|
<nav>
|
||||||
<div class="greeting">
|
<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">
|
<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 <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>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</htmL>
|
</htmL>
|
Loading…
Reference in New Issue