Skip to content

Commit

Permalink
update logo to wildcat
Browse files Browse the repository at this point in the history
  • Loading branch information
jburns24 committed Sep 27, 2023
1 parent 9c583b0 commit af4f570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Layout/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ const Layout = ({ children }: Props) => (
<a className={styles.navbarBrand}>
<span className={globalStyles.logo}>
<Image
src="/dojo-logo-sm.png"
// src="/wildcat.png"
// src="/dojo-logo-sm.png"
src="/wildcat.png"
alt="dojo-small"
width={50}
height={50}
Expand Down

0 comments on commit af4f570

Please sign in to comment.