diff --git a/_layouts/default.html b/_layouts/default.html
index 9635723c89af911d1061acef1df0672d4b199650..f3e57fe64cfce4c5ecc4c3c9a011e65bc7bfca14 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -49,7 +49,7 @@
 				<footer>
 					&copy; {{ site.name }}
 					{% if site.github %} 
-						- <a href="{{ site.github }}">{{ site.github }} - Powered by Jekyll.</a>
+						- <a href="{{ site.github }}">{{ site.github }}</a> - Powered by Jekyll.
 					{% endif %}
 				</footer>
 			</div>