From ec23f4faede8eeb51f0e73b2b17b5414bf63a4a2 Mon Sep 17 00:00:00 2001
From: SirMathhman <SirMathhman@gmail.com>
Date: Wed, 23 Oct 2019 17:38:02 -0400
Subject: [PATCH] Fix image

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

diff --git a/index.html b/index.html
index e5e693f..b9af166 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
 </head>
 <body>
 		<!--Question 4c-->
-        <img src="cci-1.jpg"/>
+        <img src="logos/cci-1.jpg"/>
 
         <h1>Welcome to the CLC Lending Site</h1>
 
-- 
GitLab