Skip to content

Commit

Permalink
updated logo
Browse files Browse the repository at this point in the history
  • Loading branch information
jburns24 committed Oct 10, 2023
1 parent 31c8a5c commit 00e3343
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 00e3343

Please sign in to comment.