From 9968635c0a197ec37e5e7be8c3a13a7387836b64 Mon Sep 17 00:00:00 2001 From: Charles Markello Date: Tue, 24 May 2016 14:02:57 -0700 Subject: [PATCH] Fixed home link on the footer of the website to correctly link to the homepage. --- js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/index.js b/js/index.js index 150efe3..119b433 100644 --- a/js/index.js +++ b/js/index.js @@ -60,7 +60,7 @@ var Footer = React.createClass({