fix #377: add link to homepage to logo in menubar
This commit is contained in:
parent
2c75a9badd
commit
6da61e830b
|
@ -109,7 +109,8 @@
|
||||||
[:div.vertical.segment.commiteth-header.bg-sob-tile
|
[:div.vertical.segment.commiteth-header.bg-sob-tile
|
||||||
[:div.ui.grid.container.computer.tablet.only
|
[:div.ui.grid.container.computer.tablet.only
|
||||||
[:div.four.wide.column
|
[:div.four.wide.column
|
||||||
[header-logo]]
|
[:a {:href "/"}
|
||||||
|
[header-logo]]]
|
||||||
[:div.eight.wide.column.middle.aligned.computer.tablet.only.computer-tabs-container
|
[:div.eight.wide.column.middle.aligned.computer.tablet.only.computer-tabs-container
|
||||||
[tabs false]]
|
[tabs false]]
|
||||||
[:div.four.wide.column.right.aligned.computer.tablet.only
|
[:div.four.wide.column.right.aligned.computer.tablet.only
|
||||||
|
|
Loading…
Reference in New Issue