feature(header): home link added to the logo

This commit is contained in:
Gaëlle Morin 2019-05-20 12:25:11 +02:00
parent 4222e681b4
commit 7f683aa3e3
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
#logo
img(src="/images/logo.png" width=111 height=32)
sib-link(next='members')
img(src='/images/logo.png' width=111 height=32)
#search-bar
input#search-input(type='search')