Update default.html
This commit is contained in:
parent
eef4af66c4
commit
5023aa8cc5
@ -14,7 +14,7 @@
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
|
||||
<h1><a href="{{ site.url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
|
||||
|
||||
{% if site.logo %}
|
||||
<img src="{{site.logo | relative_url}}" alt="Logo" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user