We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe62b53 commit 1077398Copy full SHA for 1077398
_layouts/default.html
@@ -32,13 +32,6 @@
32
<div class="wrapper">
33
34
<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 — Theme by <a href="https://twitter.com/mattgraham">mattgraham</a></span>
41
- </div>
42
43
{{ content }}
44
0 commit comments