Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Commit

Permalink
Merge pull request #40 from ashfurrow/gh-pages
Browse files Browse the repository at this point in the history
@orta: Fixes header link
  • Loading branch information
orta committed Aug 4, 2015
2 parents 65c846e + ebc3af6 commit e57110e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div class="wrapper">

<a class="site-title" href="{{ site.baseurl }}/">{{ site.title }}</a>
<a class="site-title" href="{{ site.baseurl }}">{{ site.title }}</a>

<nav class="site-nav">
<a href="#" class="menu-icon">
Expand Down

0 comments on commit e57110e

Please sign in to comment.