Skip to content

Commit

Permalink
link to home in header
Browse files Browse the repository at this point in the history
  • Loading branch information
jchris committed Aug 3, 2010
1 parent f17201d commit c22502c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/partials/header.html
Expand Up @@ -8,6 +8,6 @@
<body>
<div id="header">
<div id="account"></div>
<h1><strong>{{site_title}}:</strong> <a href="{{path}}">{{title}}</a></h1>
<h1><strong><a href="/page/index">{{site_title}}</a>:</strong> <a href="{{path}}">{{title}}</a></h1>
</div>
<div id="profile"></div>

0 comments on commit c22502c

Please sign in to comment.