Skip to content

Commit

Permalink
header
Browse files Browse the repository at this point in the history
  • Loading branch information
taniarascia committed Nov 30, 2015
1 parent 209e464 commit dd89dab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
</aside>

<header>
<h1><a href="{{ prepend: site.baseurl }}">{{ site.title }}</a></h1>
<h1><a href="{{ site.baseurl }}">{{ site.title }}</a></h1>
</header>

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

<h2>Main Page</h2>

Main content goes here.
Main content goes here.

0 comments on commit dd89dab

Please sign in to comment.