Update default.html

This commit is contained in:
Alec Maier
2019-09-11 01:36:03 -04:00
committed by GitHub
parent 45d95578b0
commit c126570026

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