From e0ca721f6722fb57a2e8dacba269bf9a16d1c7b9 Mon Sep 17 00:00:00 2001 From: Nicholai de Guzman Date: Tue, 17 Jan 2017 19:33:15 -0600 Subject: [PATCH] added https to call for google fonts eliminates warnings on Chrome, Firefox, Opera --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index f1de959..1a49e2b 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -7,7 +7,7 @@ {% if site.resume_theme == 'default' %} - + {% endif %}