buttons i guess

This commit is contained in:
a 2024-06-21 18:49:35 -05:00
parent 3d220dfeed
commit 59064bc9ce
14 changed files with 40 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 687 B

40
public/buttons/index.html Normal file
View file

@ -0,0 +1,40 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>buttons!</title>
<style>
img {
width: 88px;
height: 31px;
}
ul {
list-style: none;
}
li {
}
</style>
</head>
<body>
<header>
<h1>buttons!</h1>
</header>
<section>
<h2>link back to me</h2>
<ul>
<li><img src="./trwnh.com/trwnh1.png" alt="trwnh.com"></li>
<li><img src="./trwnh.com/trwnh2.png" alt="a@trwnh.com with a person laying down on it"></li>
<li><img src="./trwnh.com/trwnh3.png" alt="a@trwnh.com with a person laying down on it and another copy of the same person waving hello. there is also a golden jiggy"></li>
</ul>
</section>
<section>
<h2>friends</h2>
<ul>
<li><a href="https://devils.gay"><img src="./devils.gay/devils1.gif" alt="devils.gay"></a></li>
<li><a href="https://disarray.sh"><img src="./disarray.sh/disarray.png" alt="disarray"></a></li>
</ul>
</section>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 579 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 605 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB