mirror of
https://github.com/algora-io/tv.git
synced 2024-11-16 00:58:59 +02:00
update topbar
This commit is contained in:
parent
d214509a68
commit
4c28f0f1e0
@ -93,16 +93,6 @@
|
|||||||
</button>
|
</button>
|
||||||
<.logo class="w-16 h-auto hidden sm:flex" />
|
<.logo class="w-16 h-auto hidden sm:flex" />
|
||||||
</div>
|
</div>
|
||||||
<div class="sm:w-1/3 justify-center flex font-medium text-gray-300 text-sm items-center gap-1">
|
|
||||||
<div>Built with</div>
|
|
||||||
<a href="https://elixir-lang.org">
|
|
||||||
<img src={~p"/images/elixir.png"} alt="Elixir" class="shrink-0 mb-1 h-5 mx-auto" />
|
|
||||||
</a>
|
|
||||||
<div>and</div>
|
|
||||||
<a href="https://www.tigrisdata.com">
|
|
||||||
<img src={~p"/images/tigris.svg"} alt="Tigris" class="shrink-0 mt-2 h-4 mx-auto" />
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="sm:w-1/3 items-center justify-end gap-2 hidden sm:flex">
|
<div class="sm:w-1/3 items-center justify-end gap-2 hidden sm:flex">
|
||||||
<a
|
<a
|
||||||
class="group outline-none w-fit"
|
class="group outline-none w-fit"
|
||||||
|
Loading…
Reference in New Issue
Block a user