Skip to content

Commit 74d9e25

Browse files
committed
Header fix
1 parent 6276db5 commit 74d9e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<!-- Header -->
55
<header id="header" {% if page.layout == 'default' %} class="alt" {% endif %}>
6-
<h1><a href="{{ "" | absolute_url }}/">Spectral</a></h1>
6+
<h1><a href="{{ "" | absolute_url }}/">{{site.title}}</a></h1>
77
<nav id="nav">
88
<ul>
99
<li class="special">

0 commit comments

Comments
 (0)