From aa49e5fd8ab6c92546a91e10e8a61fde0d80da6b Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Sat, 4 Feb 2017 19:12:24 +0000 Subject: [PATCH] Remove unnecessary script --- source/partials/_footer.html.erb | 3 --- source/partials/_head.html.erb | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/source/partials/_footer.html.erb b/source/partials/_footer.html.erb index 06339e4..7c93556 100644 --- a/source/partials/_footer.html.erb +++ b/source/partials/_footer.html.erb @@ -1,9 +1,6 @@ - <%= stylesheet_link_tag "https://cloud.typography.com/7434852/7265372/css/fonts.css" %> <%= stylesheet_link_tag "css/style" %> - + <%= javascript_include_tag "js/libs/modernizr-1.7.min.js" %> <%= favicon_tag "favicon.png" %>