From 97a788a06b5cd9d5d40a284d6f00400256f90b42 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Sat, 24 Nov 2018 22:22:27 -0500 Subject: [PATCH] add titles to my horrendously nondescript links for accessibility purposes --- layouts/index.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index b24f6296..5a2dd12b 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,22 +1,22 @@ {{ define "main" }}
- Jake Jarvis + Jake Jarvis

Hello! I'm Jake. 👋

-

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

-

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, C++, and Python.

-

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.

+

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

+

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, C++, and Python.

+

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 - featured - in - various - news - outlets. + have + been + featured + in + various + news + outlets.

-

If any of this fits with what you're looking for, I'd love to hear from you via emailD36C B66F 4002 B25B, , or text!

- +

If any of this fits with what you're looking for, I'd love to hear from you via emailD36C B66F 4002 B25B, , or text!

+
{{ end }} \ No newline at end of file