Update default.html

This commit is contained in:
Felipe Zimmerle
2018-04-25 16:31:05 -03:00
committed by GitHub
parent ffe76f21ca
commit fc58e69bb8

View File

@@ -14,7 +14,6 @@
<body>
<div class="wrapper">
<header>
<h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
{% if site.logo %}
<img src="{{site.logo | relative_url}}" alt="Logo" />