closed on sundays
This commit is contained in:
24
closed.html
Normal file
24
closed.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<!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>
|
||||
<link href="https://melonking.net/styles/flood.css" rel="stylesheet" type="text/css" media="all" />
|
||||
<script src="https://melonking.net/scripts/flood.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user