From f0bb3f2f4aebb895f3666c39ca4233dfeabc7393 Mon Sep 17 00:00:00 2001
From: Candace Rosary <candace.rosary@cba.mit.edu>
Date: Thu, 10 Feb 2022 17:56:31 +0000
Subject: [PATCH] Update index.html

---
 index.html | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index c96b12f..86533c5 100644
--- a/index.html
+++ b/index.html
@@ -5,14 +5,17 @@
 <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>
 
-<p>     coming soon... </p>
-
+<p>    Hello! I handle CBA's financial transactions and manage our tracking and
+monitor due dates for our membership, sponsors, and grants.  </p>
+<p>    Before moving to Massachusetts, I was an Information Specialist on Long Island. 
+In my spare time, I like to pin new recipes and forget about them, find new snacks at TJ's and take Pure Barre classes.
 
 <div id="footer">
-<a href="http://www.mit.edu"><img src="MITlogo.png"
-alt="MIT logo"></a>
      <a href="http://cba.mit.edu"><img src="CBAlogo.png"
 alt="CBA logo"></a>
+<a href="http://www.mit.edu"><img src="MITlogo.png"
+alt="MIT logo"></a>
+
 </div>
 
 </body>
-- 
GitLab