Merge branch 'gm-home-link-on-logo' into 'master'

feature(header): home link added to the logo

See merge request startinblox/applications/sib-app!33
This commit is contained in:
Jean-Baptiste Pasquier 2019-05-20 11:34:01 +00:00
commit dbeb9ac213
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')