From 6580374c4f534b9cdb7f0126fcc2d957d32723b8 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 7 May 2014 17:24:55 -0400 Subject: [PATCH] Add newlines, duh. --- site/_includes/anchor_links.html | 2 +- site/_includes/css/font-awesome.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/_includes/anchor_links.html b/site/_includes/anchor_links.html index 53dc6482..e9802071 100644 --- a/site/_includes/anchor_links.html +++ b/site/_includes/anchor_links.html @@ -24,4 +24,4 @@ document.onreadystatechange = function(){ linkifyAnchors(level, contentBlock); } } - \ No newline at end of file + diff --git a/site/_includes/css/font-awesome.css b/site/_includes/css/font-awesome.css index 8437e79a..f864c27c 100644 --- a/site/_includes/css/font-awesome.css +++ b/site/_includes/css/font-awesome.css @@ -41,4 +41,4 @@ h4:hover .header-link, h5:hover .header-link, h6:hover .header-link { opacity: 1; -} \ No newline at end of file +}