diff --git a/_includes/footer.html b/_includes/footer.html index 4d4845a95c3b2089381a7d32a0ea9188f1154849..9280515e0323bb5695e85dfd338c0a3be5dc17d0 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -69,7 +69,7 @@ </li> {% endif %} </ul> - <p class="copyright text-muted"> Copyright © <a href="http://ahmetcecen.github.io/" target="_blank">Ahmet Cecen</a>, <a href="http://mined.gatech.edu/" target="_blank">MINED@GaTech </a> and <a href="https://github.com/projectpages" target="_blank"> Project Pages </a> 2016. </p> + <p class="copyright text-muted"> Copyright © <a href="http://ahmetcecen.github.io/" target="_blank">Ahmet Cecen</a>, <a href="http://mined.gatech.edu/" target="_blank">MINED@GaTech</a> and <a href="https://github.com/projectpages" target="_blank">Project Pages</a> 2016. </p> </div> </div> </div>