bean favicon fix
This commit is contained in:
parent
fdfe4c7b35
commit
e422477e50
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<title>Beango!</title>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<link rel="stylesheet" href="css/beango.css">
|
||||
<link rel="icon" type="image/svg+xml" href="bean.svg">
|
||||
<link rel="icon" type="image/svg+xml" href="/bean.svg">
|
||||
</head>
|
||||
<body class="flex flex-col items-center justify-center p-4 font-sans relative">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue