diff options
Diffstat (limited to 'about/howami.html')
-rw-r--r-- | about/howami.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/about/howami.html b/about/howami.html index bd3e904..978c92c 100644 --- a/about/howami.html +++ b/about/howami.html @@ -1 +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>howami</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> <p>Doing all right, thanks for asking.</p> +</body> +</html> |