10 lines
312 B
HTML
Executable File
10 lines
312 B
HTML
Executable File
<!DOCTYPE html>
|
|
<!-- Intermediate index! -->
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width initial-scale=1">
|
|
<title>Present day... present time! AHAHAHAHA</title>
|
|
</head>
|
|
<body>
|
|
<h1>This site is currently under construction. Curb your anticipation!</h1>
|
|
</body> |