header
This commit is contained in:
parent
8e7a134492
commit
8a5760f4c8
|
@ -1,11 +1,11 @@
|
|||
<div id="header">
|
||||
<h1>{{ site.title | default: site.github.repository_name }}</h1>
|
||||
</div><!-- end header -->
|
||||
|
||||
<div class="wrapper">
|
||||
|
||||
<section>
|
||||
<div id="title">
|
||||
<h1>{{ site.title | default: site.github.repository_name }}</h1>
|
||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
||||
<hr>
|
||||
<span class="credits left">Project maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></span>
|
||||
|
|
Loading…
Reference in New Issue