Skip to content

Commit

Permalink
use simple fuzzball
Browse files Browse the repository at this point in the history
  • Loading branch information
dtemkin1 committed Dec 13, 2024
1 parent cd43680 commit bf60f77
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added src/assets/simple-fuzzball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/SIPBLogo.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Image, Link } from "@chakra-ui/react";
import sipbLogo from "../assets/fuzzball.png";
import sipbLogo from "../assets/simple-fuzzball.png";

export function SIPBLogo() {
return (
Expand Down

0 comments on commit bf60f77

Please sign in to comment.