diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-11-29 08:53:22 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-11-29 08:53:22 -0500 |
commit | aa6ade8c1bc51bc8f379442bb00710438d1385fd (patch) | |
tree | d0a99de1f2ceec24c6fe15d61661f96a33a05d3b /about.html | |
parent | daa21252743400c83f9d46c7fdefc00058553d7f (diff) | |
download | 53hor-aa6ade8c1bc51bc8f379442bb00710438d1385fd.tar.xz 53hor-aa6ade8c1bc51bc8f379442bb00710438d1385fd.zip |
organized posts, added profile, started makefile
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -60,6 +60,17 @@ <article> <h1>About</h1> + + <p>My name is Adam Carpenter. On some sites I'm 53hornet.</p> + <p> + <img src="https://nextcloud.53hor.net/s/JybL4rc3AQZb3Hk/preview" /> + </p> + + <p> + I am a professional computer programmer, amateur Hudson driver, + mechanic, and caretaker, and a UNIX/FreeBSD enthusiast. I also see + myself as a loving husband and doting puppy parent. + </p> </article> </body> </html> |