Skip to content

Commit 1077398

Browse files
Removes title section
1 parent fe62b53 commit 1077398

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_layouts/default.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,6 @@
3232
<div class="wrapper">
3333

3434
<section>
35-
<div id="title">
36-
<h1>{{ site.title | default: site.github.repository_name }}</h1>
37-
<p>{{ site.description | default: site.github.project_tagline }}</p>
38-
<hr>
39-
<span class="credits left">Project maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></span>
40-
<span class="credits right">Hosted on GitHub Pages &mdash; Theme by <a href="https://twitter.com/mattgraham">mattgraham</a></span>
41-
</div>
4235

4336
{{ content }}
4437

0 commit comments

Comments
 (0)