Skip to content
This repository was archived by the owner on Aug 14, 2021. It is now read-only.

Commit 5b3693f

Browse files
author
Arne Eilermann
committed
Page title should link to home.
1 parent 58ed661 commit 5b3693f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen, projection" />
1010
</head>
1111
<body>
12-
<h1><a href="{{ first_post.url }}" title="{{ site.title }}">{{ site.title }}</a></h1>
12+
<h1><a href="/" title="{{ site.title }}">{{ site.title }}</a></h1>
1313

1414
{{ content }}
1515

0 commit comments

Comments
 (0)