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

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

diff --git a/index.html b/index.html
index 86533c5..fccb6f2 100644
--- a/index.html
+++ b/index.html
@@ -8,13 +8,11 @@
 <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.
+In my spare time, I like spend time outdoors, pin new recipes and forget about them, find new snacks at TJ's and take Pure Barre classes.
 
 <div id="footer">
-     <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>
+<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>
 
-- 
GitLab