From ee0cef5882c9e24a3651dd6cac050344585ee223 Mon Sep 17 00:00:00 2001
From: crowfeathers00 <56939086+crowfeathers00@users.noreply.github.com>
Date: Wed, 23 Oct 2019 17:02:13 -0400
Subject: [PATCH] save your work before this shit crashes

---
 index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index b5bf156..5d7ea96 100644
--- a/index.html
+++ b/index.html
@@ -10,13 +10,14 @@
 </head>
 <body>
 		<!--Question 4c-->
-        <img src="#"/>
+        <img src="cci-1.jpg"/>
 
         <h1>Welcome to the CLC Lending Site</h1>
 
         <!--Question 4a-->
         <h3>Designed by Gavin Bromberg and DeAngelo Buxton</h3>
 
+        <!-- Test -->
         <!--Question 4b-->
 
 
-- 
GitLab