Replace main consul logo with FlightIcon

This commit is contained in:
wenincode 2022-10-27 14:28:10 -06:00
parent 2c7fabe447
commit 9251801c68
2 changed files with 3 additions and 5 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -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>