Skip to content

Commit

Permalink
changed logo name in import
Browse files Browse the repository at this point in the history
  • Loading branch information
ofjuneskies committed Nov 1, 2024
1 parent b3cedec commit f5a0c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/src/components/NavBar/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import Container from "react-bootstrap/Container";
import Nav from "react-bootstrap/Nav";
import Navbar from "react-bootstrap/Navbar";

import ZotHacksLogo from "@/assets/icons/zothacks_logo_white_rya.png";
import ZotHacksLogo from "@/assets/icons/zothacks-logo.png";

import styles from "./NavBar.module.scss";

Expand Down

0 comments on commit f5a0c0c

Please sign in to comment.