Skip to content

Commit

Permalink
Merge pull request #206 from 42-world/feature/CharacterImage
Browse files Browse the repository at this point in the history
Feat: 캐릭터 파일 변경, 로고 파일 변경
  • Loading branch information
hyeonkim authored Mar 12, 2022
2 parents c40fddc + e89d2ff commit 8904f44
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file added public/assets/42mainlogo3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/CharacterWhiteBG/bbo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/CharacterWhiteBG/bora.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/CharacterWhiteBG/ddub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/CharacterWhiteBG/nana.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/Styled/Global.styled.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const theme = {
};

const assets = {
headerLogo: '/assets/42mainlogo2.svg',
headerLogo: '/assets/42mainlogo3.png',
sidebar: {
'80000co': '/assets/sidebar/80000co.png',
humansof42: '/assets/sidebar/humansof42.png',
Expand Down

0 comments on commit 8904f44

Please sign in to comment.