1234567891011121314151617181920212223242526272829303132333435 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <meta name="description" content="David Windham">
- <meta name="author" content="David Windham">
- <meta name="google-site-verification" content="kp06-RPhHu97jLQv5c7nl_jyj3wDwTBIpC_OogW-TFc" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui">
- <link rel="stylesheet" href="css/style.css">
- <title>David Windham</title>
- </head>
- <body>
- <div id="top" class="container">
- <header class="header" role="banner">
- <h1>David Windham</h1>
- </header>
- <nav role="navigation">
- </nav>
- <div class="main">
- <p class="right"><time datetime="2020-03-15">3/15/20</time></p>
- <h2>About</h2>
- <p>I got this domain in 2020. I really didn't want it, but I've had many missed emails because folks miss the 'a' in <a href="https://davidawindham.com">http://david<b>a</b>windham.com</a> where I've been online since 2003. I happened to think of it the other day because I found my email address had been misprinted in a newsletter. I whois'd it, noticed it was pending delete, and put in a backorder. If you'd like to get in touch, head over to my <a href="https://davidawindham.com/contact/">contact page</a> or <a href="https://davidawindham.com/sitemap/">sitemap</a>.<p>
- <p>What to do with this new domain?... I'd like a clean one page app that is focused on function so I can keep all my random stuff on the old domain. Just going to make some notes here to work it out. I don't have any content for this site, so for now, I'll just leave you with a quote I like:</p>
- <hr>
- <blockquote>
- <h1>If I can get you to laugh with me, you like me better, which makes you more open to my ideas. And if I can persuade you to laugh at the particular point I make, by laughing at it you acknowledge its truth.</h1>
- <p class="right">~ John Cleese</p>
- </blockquote>
- <hr>
- <h4><a href="https://code.davidawindham.com/david/daw">git repo</a></h4>
- </div>
- <footer><p><a href="#top">[Top]</a></p></footer>
- </div>
- </body>
- </html>
|