diff --git a/_includes/footer.html b/_includes/footer.html index 6f2a789ffa2f5d4db4e950017f87c8365b33bcbd..767015b53e6a794b157899984fdb153134347b38 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -69,7 +69,7 @@ </li> {% endif %} </ul> - <p class="copyright text-muted">Copyright © {{ 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>