28 lines
No EOL
776 B
HTML
28 lines
No EOL
776 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>arson.pw</title>
|
|
<link rel="icon" href="img/icon.png">
|
|
<link rel="stylesheet" href="css/terminess.css">
|
|
<link rel="stylesheet" href="css/arson/ctp.css">
|
|
<link rel="stylesheet" href="css/arson/def.css">
|
|
<link rel="stylesheet" href="css/arson/ext.css">
|
|
</head>
|
|
|
|
<body>
|
|
<fieldset class="container">
|
|
<legend>
|
|
<img src="img/arson.gif" alt="flaming text that says "arson.pw"" height="24px">
|
|
</legend>
|
|
|
|
<span>nothing here yet</span><br>
|
|
<span>check back later maybe</span>
|
|
|
|
<small class="footer">made by <a href="https://lilith.arson.pw">lilith</a></small>
|
|
</fieldset>
|
|
</body>
|
|
|
|
</html> |