~talos/website

1872d1cff9036851cd692cbd9eb0556954199a95 — Jordan 5 years ago 03b0bb4
Add resume and desktop to homepage
2 files changed, 2 insertions(+), 0 deletions(-)

A included-files/resume.pdf
M index.html
A included-files/resume.pdf => included-files/resume.pdf +0 -0
M index.html => index.html +2 -0
@@ 11,6 11,7 @@
  <h3> Contact </h3> 
  <p> Email: {first name} {last name} at mines dot edu </p>
  <a href="https://gitlab.com/jordannewport"> <p>Gitlab</p></a>
  <a href="included-files/resume.pdf"> <p>Resume (pdf)</p></a>

  <h2>Projects and Fun Stuff</h2>
  <ul>


@@ 60,6 61,7 @@
    <li><b>Talos</b>, a Dell Inspiron 15 laptop--my daily driver (running Arch Linux). </li>
    <li><b>Cyrion</b>, a Toshiba Satellite laptop--technically a server (running OpenBSD). </li>
    <li>A variety of remotes--I use DigitalOcean (running FreeBSD). </li>
    <li>I'm working on a desktop, which will run Arch and/or FreeBSD once it finally boots.</li>
  </ul>

</body>