Files
ZanePersonal/closed.html
2026-05-15 15:54:37 -04:00

23 lines
830 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CLOSED | Zane :P</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="favicon.png">
</head>
<body>
<header>
<a href="closed1.html"><img class="logo" src="logo.gif" alt="logo"></a>
<br>
<br>
<a href="https://code.zane.org/ZaneDev/ZanePersonal"><img class="eeto" src="https://zane.org/buttons/code-here.png" alt="Code base link!!! WOAHHHHHHHHHH CODE?!! THAT'S SOOOO CRAZY WOAHHHHH IT'S AN OPEN SOURCED WEBSITE"></a>
</header>
<div class="content">
<h1 class="content">Site is closed</h1>
<p>Zane.org is closed every Sunday to make sure my pet rock doesn't die.</p>
</div>
</body>
</html>