From f8f9cc4c6b099951725613195740aac0e104ec4e Mon Sep 17 00:00:00 2001
From: Candace Rosary <candace.rosary@cba.mit.edu>
Date: Tue, 8 Feb 2022 21:43:31 +0000
Subject: [PATCH] Update index.html

---
 index.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/index.html b/index.html
index 06f6202..3793093 100644
--- a/index.html
+++ b/index.html
@@ -7,5 +7,10 @@
 
 Coming soon... 
 
+<div id="footer">
+<a href="http://www.mit.edu"><img src="images/MITlogo.png"
+alt="CBA logo"></a>
+<a href="http://cba.mit.edu"><img src="images/CBAlogo.png"
+alt="CBA logo"></a>
 </body>
 </html>
-- 
GitLab