diff --git a/index.html b/index.html index 34f72e6c0fff1b95a619578c05816fb6d9e5cea8..5b3ba6c326801e2247a1130ea22888d4986c5f1e 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8" /> <link rel="shortcut icon" - href="https://static.igem.wiki/teams/5378/image/zxa-tp.webp" + href="https://static.igem.wiki/teams/5378/school-badge/liverbrainguardian.webp" type="image/x-icon" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 28036bea3958c5833f61186c03536de094767358..ce5d17bd5cafc896d510ba54a9e2c39ce7832cb2 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -52,7 +52,7 @@ export function Navbar() { <BootstrapNavbar expand="lg" className="apple-navbar" fixed="top"> <Container fluid> <Link to="/" className="apple-brand"> - <img src="https://static.igem.wiki/teams/5378/lesser-panda/logo.webp" className="apple-logo" alt="Logo" /> + <img src="https://static.igem.wiki/teams/5378/school-badge/liverbrainguardian.webp" className="apple-logo" alt="Logo" /> </Link> <BootstrapNavbar.Toggle aria-controls="basic-navbar-nav" className="apple-toggler" /> <BootstrapNavbar.Collapse id="basic-navbar-nav">