Using proper favicon.

This commit is contained in:
2026-02-11 11:05:14 +01:00
parent 8ef1e76788
commit 56ec80623d
14 changed files with 8 additions and 7 deletions

View File

@ -35,6 +35,11 @@ defmodule BeetRoundServerWeb.Layouts do
def app(assigns) do
~H"""
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/manifest.json" />
<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">