diff options
Diffstat (limited to 'about/whatami.html')
| -rw-r--r-- | about/whatami.html | 19 | 
1 files changed, 19 insertions, 0 deletions
| diff --git a/about/whatami.html b/about/whatami.html index 253513a..15551ee 100644 --- a/about/whatami.html +++ b/about/whatami.html @@ -1,2 +1,21 @@ +<!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>whatami</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>In case of alien transmission...</p>  <p>It should be noted for the record I'm a human (<em>homo sapiens sapiens</em>), which by <a href="https://en.wikipedia.org/wiki/Body_water">most estimates</a> puts me firmly in the category of <em>water-like object</em> at ~60% of my total body mass, with the remaining matter compromised of various arrangements of carbon, oxygen, and potato chips.</p> +</body> +</html> | 
