44 lines
1.9 KiB
HTML
44 lines
1.9 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>J4YC33</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
<link rel="icon" type="image/x-icon" href="/images/favico.png">
|
|
</head>
|
|
|
|
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
|
|
<header style="text-align: center;">
|
|
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
|
|
</header>
|
|
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
|
|
<a class="navbar" href="about.html">About</a> |
|
|
<a class="navbar" href="fun.html">Fun</a> |
|
|
<a class="navbar" href="links.html">Links</a> |
|
|
<a class="navbar" href="trek.html">Star Trek</a> |
|
|
<a class="navbar" href="shadowbox.html">Shadowbox</a>
|
|
</nav>
|
|
|
|
<content style="text-align: center; margin-left: auto; margin-right: auto; ">
|
|
<h1>Toast</h1>
|
|
<h2>Just bread that's been heated to a delicious golden brown.</h2>
|
|
<h3>Put whatever you want on it.</h3>
|
|
<h4>Except vegemite :-(</h4>
|
|
|
|
<p><img src="images/gifs/toast/toast.gif" alt="toast"></p>
|
|
<p><img src="images/gifs/toast/animetoast.gif" alt="anime toast"></p>
|
|
<p><img src="images/gifs/toast/sexybutter.gif" alt="sexy toast"></p>
|
|
<p><img src="images/gifs/toast/not-now-son-making.gif" alt="I'M MAKING TOAST!"></p> </content>
|
|
<footer style="text-align: center;"">
|
|
<hr />
|
|
<p>
|
|
J4YC33 made this site. With a custom SSG. <br />
|
|
(cc0) <br />
|
|
</p>
|
|
<p><img src="images/gifs/drpepper.gif" alt="dr pepper" />
|
|
| <img src="images/gifs/nft.gif" alt="NFT? No Fucking Thanks!" />
|
|
| <img src="images/CodedByHand.png" alt="Coded by Hand" />
|
|
</p>
|
|
</footer>
|
|
</body>
|
|
|
|
</html> |