diff options
| author | s1n <[email protected]> | 2019-09-09 16:26:24 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-09-09 16:26:24 -0700 |
| commit | b153ca0e3c96a1b9ed43631a4727acde4bc9f56d (patch) | |
| tree | be48090ae24595fa0d34e45bb0bb780acef301c5 /oops.html | |
| parent | formatting updates, components in humans.txt updat (diff) | |
| download | s1n.pw-admin-b153ca0e3c96a1b9ed43631a4727acde4bc9f56d.tar.xz s1n.pw-admin-b153ca0e3c96a1b9ed43631a4727acde4bc9f56d.zip | |
midi.txt > midi.mp3.txt, formatting, oops
Diffstat (limited to 'oops.html')
| -rw-r--r-- | oops.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/oops.html b/oops.html new file mode 100644 index 0000000..042ab17 --- /dev/null +++ b/oops.html @@ -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"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>s1nical - Oops</title> +</head> +<body> + <span> + If you're seeing this, the code is in what<br> + I thought was an unreachable state.<br> + <br> + I could give you advice for what to do.<br> + But honestly, why should you trust me?<br> + I clearly screwed this up. I'm writing a<br> + message that should never appear, yet<br> + I know it will probably appear someday.<br> + <br> + On a deep level, I know I'm not<br> + up to this task. I'm so sorry.<br> + </span> +</body> +</html>
\ No newline at end of file |