Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 5761d53

Browse files
committed
chore(footer): update zhihu icon
1 parent fed3d20 commit 5761d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/Footer/SocialList.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const SocialList = () => (
3737
target="_blank"
3838
>
3939
<Item>
40-
<Icon src={`${ICON_CMD}/zhihu.svg`} />
40+
<Icon src={`${ICON_CMD}/zhihu_solid.svg`} />
4141
</Item>
4242
</a>
4343
</Wrapper>

0 commit comments

Comments
 (0)