1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui">
- <meta name="google-site-verification" content="kp06-RPhHu97jLQv5c7nl_jyj3wDwTBIpC_OogW-TFc" />
- <meta name="description" content="David Windham">
- <meta name="author" content="David Windham">
- <title>David Windham</title>
- <meta property="og:title" content="David Windham"/>
- <meta property="og:description" content="Something Else"/>
- <meta property="og:type" content="website"/><meta property="og:url" content="https://davidwindham.com"/><meta property="og:site_name" content="David Windham"/><meta property="og:image" content="img/og_image.jpg"/><meta property="fb:app_id" content="203136806559589" /><meta name="twitter:site" content="@windhamdavid"><meta name="twitter:creator" content="@windhamdavid"><meta name="twitter:title" content="David Windham"><meta name="twitter:description" content="Something Else"><meta name="twitter:image" content="img/ogt_image.jpg"><meta name="twitter:card" content="summary_large_image"><link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png"><link rel="manifest" href="img/site.webmanifest"><link rel="mask-icon" href="img/safari-pinned-tab.svg" color="#3f3f3f"><meta name="msapplication-TileColor" content="#000000"><meta name="theme-color" content="#ffffff">
- <!-- build:css css/dw.css -->
- <link rel="stylesheet" href="css/bootstrap.css">
- <link rel="stylesheet" href="css/style.css">
- <!-- endbuild -->
- </head>
- <body>
- <div id="top" class="container">
- <header class="header" role="banner">
- <h1>David Windham</h1>
- </header>
- <nav role="navigation">
- </nav>
- <div class="main">
- <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>
- <h2>About</h2>
- <p class="right"><time datetime="2020-03-15">3/15/20</time></p>
- <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>.<p>
- <hr>
- </div>
- <footer><p><a href="#top">[Top]</a> <a href="https://code.davidawindham.com/david/dw">[git]</a></p></footer>
- </div>
- <!-- build:js js/dw.js -->
- <script src="./js/jquery.min.js"></script>
- <script src="./js/bootstrap.js"></script>
- <!-- endbuild -->
- </body>
- </html>
|