.
This commit is contained in:
commit
cdee2f4428
19
index.html
Normal file
19
index.html
Normal file
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>NO WAY! NO WAY! NO WAY? NO WAY!</title>
|
||||
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<img src="noway.gif" alt="NO WAY! NO WAY! NO WAY? NO WAY!">
|
||||
<br>
|
||||
<h1><strong><i>Labyrinth Zone is temporarily off-line!!</i></strong></h1>
|
||||
<p>But you can follow <a href="" target="_blank">@TimelostVel@void.lgbt</a> for current info.</p>
|
||||
<audio src="noway.opus" autoplay controls loop></audio>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
BIN
noway.opus
Normal file
BIN
noway.opus
Normal file
Binary file not shown.
Loading…
Reference in a new issue