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

Commit 3de1415

Browse files
committed
chore: Merge branch 'dev'
2 parents abd7d29 + 63fa158 commit 3de1415

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

containers/Footer/SocialList.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,15 @@ const SocialList = () => (
5151
<Icon src={`${ICON_CMD}/zhihu_solid.svg`} />
5252
</Item>
5353
</a>
54+
<a
55+
href="https://union.zhaodao.ai/#random"
56+
rel="noopener noreferrer"
57+
target="_blank"
58+
>
59+
<Item>
60+
<Icon src={`${ICON_CMD}/footer-makers-union.svg`} />
61+
</Item>
62+
</a>
5463
</Wrapper>
5564
)
5665

0 commit comments

Comments
 (0)