Skip to content

Commit 169fd6b

Browse files
committed
Make Logo navigate to frontpage
1 parent 8f6f7e5 commit 169fd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tenfoot_layout.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ html(lang="en")
1111
body
1212
header.header-with-logo
1313
.logo-title-container
14-
.logo-wrapper
14+
a.logo-wrapper(href="/")
1515
img.logo(src="/media/flogo_w.svg" alt="Logo")
1616
.title-wrapper
1717
h1= app_name

0 commit comments

Comments
 (0)