| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- <!doctype html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="chrome=1">
- <title>wmhilton by wmhilton</title>
- <link rel="stylesheet" href="stylesheets/styles.css">
- <link rel="stylesheet" href="stylesheets/pygment_trac.css">
- <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
- <!--[if lt IE 9]>
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
- </head>
- <body>
- <div class="wrapper">
- <header>
- <h1>wmhilton</h1>
- <p>I know how to do that!</p>
- <p class="view"><a href="https://github.com/wmhilton">View My GitHub Profile</a></p>
- </header>
- <section>
- <h3>
- <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>
- <p>My plan is to migrate content from over here, since Github is the place to be these days. By June perhaps.</p>
- <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>
- </section>
- <footer>
- <p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
- </footer>
- </div>
- <script src="javascripts/scale.fix.js"></script>
-
- </body>
- </html>
|