index.html 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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/mixin.css">
  15. <link rel="stylesheet" href="css/style.css">
  16. <!-- endbuild -->
  17. </head>
  18. <body>
  19. <div id="top" class="container">
  20. <header id="header" class="header" role="banner">
  21. <div class="header-ui">
  22. <div class="brand--nav">
  23. <h1>David Windham</h1>
  24. </div>
  25. </div>
  26. </header>
  27. <header class="header-small showing">
  28. <a href="./index.php" class="brand">
  29. <img class="light" src="./img/dw-sm-white.svg" srcset="./img/dw-sm-white.svg 2x" alt="David Windham logo"/>
  30. <img class="dark" src="./img/dw-sm.svg" srcset="./img/dw-sm.svg 2x" alt="David Windham logo"/>
  31. </a>
  32. <button class="hamburger" type="button">
  33. <span class="hamburger-box">
  34. <span class="hamburger-inner"></span>
  35. </span>
  36. </button>
  37. <div class="header-small-menu">
  38. <a href="#when">Home</a>
  39. <a href="#work">Work</a>
  40. <a href="#about">About</a>
  41. <h6>Email</h6>
  42. <a class="email" href="mailto:&#100;&#097;&#118;&#105;&#100;&#064;&#100;&#097;&#118;&#105;&#100;&#119;&#105;&#110;&#100;&#104;&#097;&#109;&#046;&#099;&#111;&#109;" target="_blank">&#100;&#097;&#118;&#105;&#100;&#064;&#100;&#097;&#118;&#105;&#100;&#119;&#105;&#110;&#100;&#104;&#097;&#109;&#046;&#099;&#111;&#109;</a>
  43. </div>
  44. </header>
  45. <div class="main">
  46. <blockquote>
  47. <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>
  48. <p class="right">~ John Cleese</p>
  49. </blockquote>
  50. <hr>
  51. <h2>About</h2>
  52. <p class="right"><time datetime="2020-03-15">3/15/20</time></p>
  53. <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>
  54. <hr>
  55. </div>
  56. <footer><p><a href="#top">[Top]</a> <a href="https://code.davidawindham.com/david/dw">[git]</a></p></footer>
  57. </div>
  58. <!-- build:js js/dw.js -->
  59. <script src="./js/jquery.min.js"></script>
  60. <script src="./js/bootstrap.js"></script>
  61. <!-- endbuild -->
  62. </body>
  63. </html>