fix favicon, basic auth (#259)

This commit is contained in:
Kendall Garner 2023-09-25 00:02:25 +00:00 committed by GitHub
parent d7f21b3c6b
commit 02b06a07be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 124 additions and 90 deletions

View file

@ -26,7 +26,6 @@ export const Shell = () => {
<Grid.Col span="auto">
<div>
<Image
bg="rgb(25, 25, 25)"
fit="contain"
height={60}
src="/favicon.ico"