Setting title to BeetRound and changing the text of the landing page to a concise description of BeetRound.
This commit is contained in:
@ -38,7 +38,7 @@ defmodule BeetRoundServerWeb.Layouts do
|
||||
<header class="navbar px-4 sm:px-6 lg:px-8">
|
||||
<div class="flex-1">
|
||||
<a href="/" class="flex-1 flex w-fit items-center gap-2">
|
||||
<img src={~p"/images/logo.svg"} width="36" />
|
||||
<img src={~p"/images/BeetRound.png"} width="36" />
|
||||
<span class="text-sm font-semibold">v{Application.spec(:phoenix, :vsn)}</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user