Skip to content

Commit 4f2088b

Browse files
authored
Update default.html
1 parent cbc4b6e commit 4f2088b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_layouts/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<h1>{{ site.title | default: site.github.repository_name }}</h1>
2525
<p>{{ site.description | default: site.github.project_tagline }}</p>
2626
<hr>
27-
<span class="credits left">Project maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></span>
2827
</div>
2928

3029
{{ content }}

0 commit comments

Comments
 (0)