From 184ce17ffc629d4a6412a83997da4f3f0bb65014 Mon Sep 17 00:00:00 2001 From: agusmakmun <summon.agus@gmail.com> Date: Tue, 19 Apr 2016 01:28:25 +0700 Subject: [PATCH] Update Style 3 --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 9635723..f3e57fe 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -49,7 +49,7 @@ <footer> © {{ 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> -- GitLab