index.html 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="chrome=1">
  6. <!-- favicon -->
  7. <link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-touch-icon-57x57.png">
  8. <link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-touch-icon-60x60.png">
  9. <link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-touch-icon-72x72.png">
  10. <link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-touch-icon-76x76.png">
  11. <link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-touch-icon-114x114.png">
  12. <link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-touch-icon-120x120.png">
  13. <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-touch-icon-144x144.png">
  14. <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-touch-icon-152x152.png">
  15. <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon-180x180.png">
  16. <link rel="icon" type="image/png" href="/favicon/favicon-32x32.png" sizes="32x32">
  17. <link rel="icon" type="image/png" href="/favicon/favicon-194x194.png" sizes="194x194">
  18. <link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96">
  19. <link rel="icon" type="image/png" href="/favicon/android-chrome-192x192.png" sizes="192x192">
  20. <link rel="icon" type="image/png" href="/favicon/favicon-16x16.png" sizes="16x16">
  21. <link rel="manifest" href="/favicon/manifest.json">
  22. <link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#d9a441">
  23. <link rel="shortcut icon" href="/favicon/favicon.ico">
  24. <meta name="msapplication-TileColor" content="#da532c">
  25. <meta name="msapplication-TileImage" content="/favicon/mstile-144x144.png">
  26. <meta name="msapplication-config" content="/favicon/browserconfig.xml">
  27. <meta name="theme-color" content="#ffffff">
  28. <!-- http://realfavicongenerator.net/favicon_result?file_id=p1ae170tdt1n1pi9jkjk1qsepnn6#.VuoaGPkrK70 -->
  29. <title>wmhilton by wmhilton</title>
  30. <link rel="stylesheet" href="stylesheets/styles.css">
  31. <link rel="stylesheet" href="stylesheets/pygment_trac.css">
  32. <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
  33. <!--[if lt IE 9]>
  34. <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  35. <![endif]-->
  36. </head>
  37. <body>
  38. <div class="wrapper">
  39. <header>
  40. <h1>wmhilton</h1>
  41. <p>I know how to do that!</p>
  42. <p class="view"><a href="https://github.com/wmhilton">View My GitHub Profile</a></p>
  43. </header>
  44. <section>
  45. <h3>
  46. <a name="you-are-early-im-still-setting-up" class="anchor" href="#you-are-early-im-still-setting-up"><span class="octicon octicon-link"></span></a>You are early! I'm still setting up.</h3>
  47. <p>My plan is to migrate content from over here, since Github is the place to be these days. By June perhaps.</p>
  48. <p>Meanwhile, perhaps you'd like to peruse some of my code projects over at <a href="https://github.com/wmhilton" class="user-mention">@wmhilton</a>?</p>
  49. </section>
  50. <footer>
  51. <p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
  52. </footer>
  53. </div>
  54. <script src="javascripts/scale.fix.js"></script>
  55. </body>
  56. </html>