From 888f390025ddc6d9275a08d59163fd02370c0fc5 Mon Sep 17 00:00:00 2001
From: Candace Rosary <candace.rosary@cba.mit.edu>
Date: Tue, 8 Feb 2022 22:25:05 +0000
Subject: [PATCH] Update index.html

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

diff --git a/index.html b/index.html
index d410529..75c57a5 100644
--- a/index.html
+++ b/index.html
@@ -5,8 +5,12 @@
 <h1 style="color:#FF1493;font-family:cambria;text-align:center;" >Candace Rosary</h1>
 <h2 style="font-family:cambria;text-align:center;" >candace.rosary @ cba.mit.edu</h2>
 
-Coming soon... 
+<p>coming soon... </p>
 
+<div id="footer">
+<a href="http://www.mit.edu"><img src="img/MITlogo.png" alt="CBA logo"/></a>
+<a href="http://cba.mit.edu"><img src="img/CBAlogo.png" alt="CBA logo"/></a>
+</div>
 
 </body>
 </html>
-- 
GitLab