From 6ec3ec30ba73727bedaf6b381eaa768adfa40f2f Mon Sep 17 00:00:00 2001 From: Sarah Ohanian Date: Thu, 1 Oct 2020 21:56:40 -0400 Subject: [PATCH 1/2] fix broken modernizr filename --- _includes/head.html | 41 +++++++++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 8576bde..58d8f91 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,20 +2,29 @@ - - - - - {{ page.title | Prompt - Mental health in the technology industry }} - - - + + + + + + + + {{ page.title | Prompt - Mental health in the technology industry }} + + + + - - - - - - - - \ No newline at end of file + + + + + + + + + From 247229ebde145d1d88b227e24becefd7eaa869d7 Mon Sep 17 00:00:00 2001 From: Sarah Ohanian Date: Thu, 1 Oct 2020 22:00:28 -0400 Subject: [PATCH 2/2] fix broken modernizr filename (removed prettier formatting changes) --- _includes/head.html | 41 ++++++++++++++++------------------------- 1 file changed, 16 insertions(+), 25 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 58d8f91..fbe0a33 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,29 +2,20 @@ - - - - - - - - {{ page.title | Prompt - Mental health in the technology industry }} - - - - + + + + + {{ page.title | Prompt - Mental health in the technology industry }} + + + - - - - - - - - - + + + + + + + + \ No newline at end of file