Skip to content

Commit

Permalink
UPD: updog
Browse files Browse the repository at this point in the history
  • Loading branch information
“BMG93” committed May 8, 2024
1 parent 1ccef88 commit dc154ef
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/src/components/Root/LogoFull.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react';

import MyCustomLogoFull from './logo/Tux.svg.png'
import MyCustomLogoFull from './logo/dog.png'
const LogoFull = () => {
return <img src={MyCustomLogoFull} />;
};
Expand Down
Binary file removed packages/app/src/components/Root/logo/Tux.svg.png
Binary file not shown.
Binary file added packages/app/src/components/Root/logo/dog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dc154ef

Please sign in to comment.