Skip to content

Commit

Permalink
Remove .svg
Browse files Browse the repository at this point in the history
  • Loading branch information
gianalarcon committed Aug 13, 2024
1 parent f2a56a6 commit 51873f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 49 deletions.
2 changes: 1 addition & 1 deletion packages/nextjs/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export const Header = () => {
alt="SE2 logo"
className="cursor-pointer"
fill
src="/challenge-icon-starknet.svg"
src="/logo.svg"
/>
</div>
<div className="flex flex-col">
Expand Down
48 changes: 0 additions & 48 deletions packages/nextjs/public/challenge-icon-starknet.svg

This file was deleted.

0 comments on commit 51873f7

Please sign in to comment.