From 344abac0a92b8d9686048dd609af84f1250c1dc3 Mon Sep 17 00:00:00 2001 From: Alex Seewald <seewalker.120@gmail.com> Date: Wed, 27 Mar 2019 12:57:43 -0400 Subject: [PATCH] hi mom --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ab004e1..7858c26 100755 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title>Earlham College Electrical Energy Consumption</title> + <title>Earlham College Electrical Energy Consumptionis</title> <link type="image/x-icon" href="images/favicon.png" rel="shortcut icon"> <link rel="stylesheet" type="text/css" href="css/main.css" /> <!--Scripts at bottom --> -- GitLab