From d4a591bf82966823172c737cb6937adb9e2a981a Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Sun, 29 Apr 2018 10:36:58 -0400 Subject: [PATCH] relative URLs because multiple domains and CSP --- layouts/index.html | 8 ++++---- layouts/partials/header.html | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index e4d1eb98..9bb5d494 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,16 +1,16 @@ {{ partial "header.html" . }}
- Jake Jarvis + Jake Jarvis

Hello! I'm Jake. 👋

I'm a web and mobile developer based in Boston.

I strive to find clean solutions to messy problems.

My recent focus has been on lean JavaScript frameworks like Node, React, and Angular...

...but I'm also proficient in classics like PHP, Ruby, Java, and C++.

-

You can find some of my work on GitHub or LinkedIn, my adventures on , Facebook, or Instagram, and my classic PDF resume right here.

-

I fell in love with front-end web development (don't judge) back when my only source of income was the Tooth Fairy.

+

You can find some of my work on GitHub or LinkedIn, my adventures on , Facebook, or Instagram, and my classic PDF resume right here.

+

I fell in love with front-end web development (don't judge) back when my only source of income was the Tooth Fairy.

Since then, my side projects have - been + been featured in various diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 05686b91..90805012 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -21,16 +21,16 @@ - - - - - - - - - + + + + + + + + + - + \ No newline at end of file