index.html 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui">
  6. <meta name="google-site-verification" content="kp06-RPhHu97jLQv5c7nl_jyj3wDwTBIpC_OogW-TFc" />
  7. <meta name="description" content="David Windham">
  8. <meta name="author" content="David Windham">
  9. <title>David Windham</title>
  10. <meta property="og:title" content="David Windham"/>
  11. <meta property="og:description" content="Something Else"/>
  12. <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">
  13. <!-- build:css css/dw.css -->
  14. <link rel="stylesheet" href="css/bootstrap.css">
  15. <link rel="stylesheet" href="css/style.css">
  16. <!-- endbuild -->
  17. </head>
  18. <body>
  19. <div id="top" class="container">
  20. <header class="header" role="banner">
  21. <h1>David Windham</h1>
  22. </header>
  23. <nav role="navigation">
  24. </nav>
  25. <div class="main">
  26. <blockquote>
  27. <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>
  28. <p class="right">~ John Cleese</p>
  29. </blockquote>
  30. <hr>
  31. <h2>About</h2>
  32. <p class="right"><time datetime="2020-03-15">3/15/20</time></p>
  33. <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>
  34. <hr>
  35. </div>
  36. <footer><p><a href="#top">[Top]</a> <a href="https://code.davidawindham.com/david/dw">[git]</a></p></footer>
  37. </div>
  38. <!-- build:js js/dw.js -->
  39. <script src="./js/jquery.min.js"></script>
  40. <script src="./js/bootstrap.js"></script>
  41. <!-- endbuild -->
  42. </body>
  43. </html>