update favicon

This commit is contained in:
Brandon Egger
2023-04-10 22:34:37 -05:00
parent ce5734e7ba
commit 9944157950
4 changed files with 6 additions and 10 deletions

View File

@ -19,11 +19,6 @@ const Home: NextPage = () => {
return (
<>
<Head>
<title>ATR</title>
<meta name="description" content="University of Iowa Center for Auditory Training Resources" />
<link rel="icon" href="/favicon.ico" />
</Head>
<main>
<div style={{
backgroundImage: `url("/backdrops/patient-clinic-bg.jpeg")`,