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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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" />