Update Style 3

This commit is contained in:
agusmakmun
2016-04-19 01:28:25 +07:00
parent 20d510b784
commit 184ce17ffc

View File

@@ -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>