From e4f4f91819127dc102b995ddb90e53f6988c3dd9 Mon Sep 17 00:00:00 2001
From: Ahmet Cecen <ahmetcecen@users.noreply.github.com>
Date: Sun, 18 Sep 2016 06:06:44 -0400
Subject: [PATCH] Update footer.html

---
 _includes/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/footer.html b/_includes/footer.html
index 6f2a789..767015b 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -69,7 +69,7 @@
                     </li>
                     {% endif %}				
                 </ul>
-                <p class="copyright text-muted">Copyright &copy; {{ site.title }} {{ site.time | date: '%Y' }}. Project-Pages is a tool developed under <a href="http://mined.gatech.edu/matin">MATIN</a>.</p>
+                <p class="copyright text-muted"> Copyright © <a href="http://ahmetcecen.github.io/" target="_blank" style="color: white !important">Ahmet Cecen</a>,  <a href="http://mined.gatech.edu/" target="_blank" style="color: white !important">MINED@GaTech </a> and <a href="https://github.com/projectpages" target="_blank" style="color: white !important"> Project Pages </a> 2016. </p>
             </div>
         </div>
     </div>
-- 
GitLab