diff options
Diffstat (limited to 'about/whoami.html')
-rw-r--r-- | about/whoami.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/about/whoami.html b/about/whoami.html index b5fe602..5431c1d 100644 --- a/about/whoami.html +++ b/about/whoami.html @@ -1,3 +1,20 @@ +<!DOCTYPE html> +<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> +<head> + <meta charset="utf-8" /> + <meta name="generator" content="pandoc" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> + <title>whoami</title> + <style> + code{white-space: pre-wrap;} + span.smallcaps{font-variant: small-caps;} + span.underline{text-decoration: underline;} + div.column{display: inline-block; vertical-align: top; width: 50%;} + div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} + ul.task-list{list-style: none;} + </style> +</head> +<body> <center> <p>Quotation is a serviceable substitute for wit.</p> -- <a href="https://archive.md/7AC79"><em>apparently no one</em></a> @@ -14,3 +31,5 @@ <li><p>I spend a lot of time on the Internet lost. And in the process, sometimes find useful things; though I largely find nonsense, which has it's own value, but it's separate.</p></li> </ul> <p>Here is as close to home as I'll get for now.</p> +</body> +</html> |