editing header
This commit is contained in:
parent
21547a2b91
commit
68a84b622c
@ -12,12 +12,7 @@
|
||||
<div class="wrap">
|
||||
<div class="masthead">
|
||||
<div class="container">
|
||||
<h3 class="masthead-title">
|
||||
<h1>{{ site.github.project_title }} open design</h1>
|
||||
|
||||
<a href="{{ site.baseurl }}/" title="Home">{{ site.title }}</a>
|
||||
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -3,7 +3,5 @@ layout: default
|
||||
---
|
||||
|
||||
<div class="page">
|
||||
<h1 class="page-title">{{ page.title }}</h1>
|
||||
<p>test</p>
|
||||
{{ content }}
|
||||
|
||||
</div>
|
||||
|
@ -2,7 +2,6 @@
|
||||
layout: default
|
||||
title: Home
|
||||
---
|
||||
<div class="container">
|
||||
|
||||
<h2>Open Design Files</h2>
|
||||
|
||||
@ -22,6 +21,4 @@ title: Home
|
||||
<ul>
|
||||
<li><p><a href="http://obrary.com/products{{ site.github.project_title | prepend:'/' }}">See the product page</a></li>
|
||||
<li><a href="http://forums.obrary.com/category/designs{{ site.github.project_title | prepend:'/' }}">Get support on the forums</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</ul>
|
Loading…
Reference in New Issue
Block a user