Skip to content

Commit 278effc

Browse files
fix: point logo link to home page
1 parent 1422a67 commit 278effc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html-templates/includes/site.header.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<span class="icon-bar"></span>
1111
<span class="icon-bar"></span>
1212
</button>
13-
<a class="navbar-brand" href="#"> {include includes/site.brand.tpl}</a>
13+
<a class="navbar-brand" href="/"> {include includes/site.brand.tpl}</a>
1414
</div>
1515

1616

0 commit comments

Comments
 (0)