| 12345678910111213141516171819202122232425262728293031323334353637383940414243 | 
							- <!doctype html>
 
- <html lang="en">
 
-     <head>
 
-         <meta charset="utf-8">
 
-         <title>index | Casey DeLorme's Portfolio / caseydelorme.com</title>
 
-         <link rel="stylesheet" type="text/css" href="/css/main.css#8c0fd46">
 
-     </head>
 
-     <body>
 
-         <header>
 
-             <a href='/'><h1>Casey DeLorme</h1></a>
 
-             
 
-             <nav>
 
-                 <ul>
 
-                 
 
-                     <li><a href='/blog/'>blog</a></li>
 
-                 
 
-                     <li><a href='/index.html'>index</a></li>
 
-                 
 
-                     <li><a href='/resume.html'>resume</a></li>
 
-                 
 
-                 </ul>
 
-             </nav>
 
-             
 
-         </header>
 
-         <div class="content group">
 
-             <p>A home page.  An about page.</p>
 
-         </div>
 
-         <footer>
 
-             <a href='https://www.facebook.com/CaseyRDeLorme' class='link facebook'></a>
 
-             <a href='https://www.linkedin.com/in/cdelorme' class='link linkedin'></a>
 
-             <a href='https://www.youtube.com/user/LordOfElm' class='link youtube'></a>
 
-             <a href='https://github.com/cdelorme' class='link github'></a>
 
-             <a href='skype:casey.delorme?chat' class='link skype'></a>
 
-             <div class="scripts">
 
-                 <script type="text/javascript" src="/js/main.js#8c0fd46" async></script>
 
-             </div>
 
-         </footer>
 
-     </body>
 
- </html>
 
 
  |