index.html 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta name="description" content="">
  8. <title>index | Casey DeLorme's Portfolio / caseydelorme.com</title>
  9. <link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" />
  10. <link rel="stylesheet" type="text/css" href="/css/main.css#2df346a">
  11. </head>
  12. <body>
  13. <header class="group">
  14. <h1><a href='/'>Casey DeLorme</a></h1>
  15. <nav>
  16. <ul>
  17. <li><a href='/index.html'>index</a></li>
  18. <li><a href='/projects/'>projects</a></li>
  19. <li><a href='/resume.html'>resume</a></li>
  20. </ul>
  21. </nav>
  22. </header>
  23. <div class="content group">
  24. <h2>Table of Contents:</h2>
  25. <ul>
  26. <li><a href="/projects/caseydelorme.com.html">caseydelorme.com</a></li>
  27. <li><a href="/projects/level6.html">level6</a></li>
  28. <li><a href="/projects/staticmd.html">staticmd</a></li>
  29. </ul>
  30. <h1>projects</h1>
  31. <p>This section is for detailed information on projects I wrote or participated in.</p>
  32. <p>Select a project from the list!</p>
  33. </div>
  34. <footer class="group">
  35. <a href='https://www.facebook.com/CaseyRDeLorme' class='link facebook'></a>
  36. <a href='https://www.linkedin.com/in/cdelorme' class='link linkedin'></a>
  37. <a href='https://www.youtube.com/user/LordOfElm' class='link youtube'></a>
  38. <a href='https://github.com/cdelorme' class='link github'></a>
  39. <a href='skype:casey.delorme?chat' class='link skype'></a>
  40. <div class="scripts">
  41. <script type="text/javascript" src="/js/main.js#2df346a" async></script>
  42. </div>
  43. </footer>
  44. </body>
  45. </html>