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 +}