Replace main consul logo with FlightIcon
This commit is contained in:
parent
2c7fabe447
commit
9251801c68
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 6.0 KiB |
|
@ -75,7 +75,9 @@
|
|||
</:notifications>
|
||||
|
||||
<:home-nav>
|
||||
<a href={{href-to 'index' params=(hash peer=undefined)}}><Consul::Logo /></a>
|
||||
<a class='w-8 h-8' href={{href-to 'index' params=(hash peer=undefined)}}>
|
||||
<FlightIcon @size='24' @name='consul-color' @stretched={{true}} />
|
||||
</a>
|
||||
</:home-nav>
|
||||
|
||||
<:main-nav>
|
||||
|
|
Loading…
Reference in New Issue