index.html 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="description" content="David Windham">
  6. <meta name="author" content="David Windham">
  7. <meta name="google-site-verification" content="kp06-RPhHu97jLQv5c7nl_jyj3wDwTBIpC_OogW-TFc" />
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui">
  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"/>
  13. <meta property="og:url" content="https://davidwindham.com"/>
  14. <meta property="og:site_name" content="David Windham"/>
  15. <meta property="og:image" content="img/og_image.jpg"/>
  16. <meta property="fb:app_id" content="203136806559589" />
  17. <meta name="twitter:site" content="@windhamdavid">
  18. <meta name="twitter:creator" content="@windhamdavid">
  19. <meta name="twitter:title" content="David Windham">
  20. <meta name="twitter:description" content="Something Else">
  21. <meta name="twitter:image" content="img/twitter_image.jpg">
  22. <meta name="twitter:card" content="summary_large_image">
  23. <link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png">
  24. <link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
  25. <link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
  26. <link rel="manifest" href="img/site.webmanifest">
  27. <link rel="mask-icon" href="img/safari-pinned-tab.svg" color="#3f3f3f">
  28. <meta name="msapplication-TileColor" content="#000000">
  29. <meta name="theme-color" content="#ffffff">
  30. <link rel="stylesheet" href="css/style.css">
  31. </head>
  32. <body>
  33. <div id="top" class="container">
  34. <header class="header" role="banner">
  35. <h1>David Windham</h1>
  36. </header>
  37. <nav role="navigation">
  38. </nav>
  39. <div class="main">
  40. <p class="right"><time datetime="2020-03-15">3/15/20</time></p>
  41. <h2>About</h2>
  42. <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>
  43. <p>What to do with this new domain?... I&#39;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>
  44. <hr>
  45. <blockquote>
  46. <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>
  47. <p class="right">~ John Cleese</p>
  48. </blockquote>
  49. <hr>
  50. <h4><a href="https://code.davidawindham.com/david/daw">git repo</a></h4>
  51. </div>
  52. <footer><p><a href="#top">[Top]</a></p></footer>
  53. </div>
  54. </body>
  55. </html>