site/www/index.html

22 lines
456 B
HTML
Raw Normal View History

2025-07-28 10:58:18 +10:00
<!DOCTYPE html>
<html>
<head>
2026-01-31 09:27:48 +10:00
<link rel="stylesheet" href="css/tty_intro.css">
2025-07-28 10:58:18 +10:00
</head>
<body>
<div class="centered heading">
2026-01-31 09:27:48 +10:00
<div id="typing-wrapper-2ch-36ch">
2026-01-31 09:27:48 +10:00
<div id="typing-prompt-2ch-36ch-3s-0_6s">
$ Do butterflies cry when they're sad?
</div>
2026-01-31 09:27:48 +10:00
<div id="typing-result-3s-0_8s">
Segmentation fault (core dumped)
</div>
2025-07-28 10:58:18 +10:00
</div>
</div>
</body>
</html>