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
5 changed files with 124 additions and 90 deletions
-1
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"