Skip to content

Commit

Permalink
2017 maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
andyault committed May 3, 2017
2 parents 054d522 + f0f37e5 commit d0c74d8
Show file tree
Hide file tree
Showing 5 changed files with 266 additions and 184 deletions.
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,11 @@ app.get('/:project*', function(req, res, next) {

req.url = req.url.substr(req.params.project.length + 2);

<<<<<<< HEAD
console.log(req.url);

=======
>>>>>>> f0f37e52421b5729c68d7b83114f23220c94f348
let index;

//if it doesn't end with an extension
Expand Down
Binary file modified public/assets/resume.pdf
Binary file not shown.
183 changes: 0 additions & 183 deletions public/home (Conflicted copy from Andy’s MBP on 2016-09-21).html

This file was deleted.

2 changes: 1 addition & 1 deletion public/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h2 class="sub">I do programming, web &amp; graphic design.</h2>

<li id="about" class="padded labeled">
<div class="body">
<p class="c">I'm a 20 year old junior Information Systems major from Myrtle Beach, South Carolina.</p>
<p class="c">I'm a 21 year old senior Information Systems major from Myrtle Beach, South Carolina.</p>

<p>I got my start in programming over 8 years ago with a game called Half Life 2: Deathmatch.
After accidentally joining a "cheat" server, a server made for the sole purpose of exploiting in-
Expand Down
Loading

0 comments on commit d0c74d8

Please sign in to comment.