index.html 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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. <link rel="stylesheet" href="css/style.css">
  10. <title>David Windham</title>
  11. </head>
  12. <body>
  13. <div id="top" class="container">
  14. <header class="header" role="banner">
  15. <h1>David Windham</h1>
  16. </header>
  17. <nav role="navigation">
  18. </nav>
  19. <div class="main">
  20. <p class="right"><time datetime="2020-03-15">3/15/20</time></p>
  21. <h2>About</h2>
  22. <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>
  23. <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>
  24. <hr>
  25. <blockquote>
  26. <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>
  27. <p class="right">~ John Cleese</p>
  28. </blockquote>
  29. <hr>
  30. <h4><a href="https://code.davidawindham.com/david/daw">git repo</a></h4>
  31. </div>
  32. <footer><p><a href="#top">[Top]</a></p></footer>
  33. </div>
  34. <!---------------- Analytics -------------------------------------
  35. <script type="text/javascript">
  36. var _paq = window._paq || [];
  37. _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
  38. _paq.push(["setCookieDomain", "*.davidwindham.com"]);
  39. _paq.push(['trackPageView']);
  40. _paq.push(['enableLinkTracking']);
  41. (function() {
  42. var u="https://davidawindham.com/wik/";
  43. _paq.push(['setTrackerUrl', u+'matomo.php']);
  44. _paq.push(['setSiteId', '5']);
  45. var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  46. g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  47. })();
  48. </script>
  49. <noscript><p><img src="https://davidawindham.com/wik/matomo.php?idsite=5&amp;rec=1" style="border:0;" alt="" /></p></noscript>
  50. --------------------- Analytics ----------------------------------->
  51. </body>
  52. </html>