Skip to content

Commit bba236d

Browse files
committed
Add slack link
1 parent 33a979f commit bba236d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/components/main/MainMobileHeadExtra.tsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,15 @@ function MainMobileHeadExtra({ visible, onClose }: MainMobileHeadExtraProps) {
4747
<li>
4848
<Link to="/policy/terms">서비스 정책</Link>
4949
</li>
50+
<li>
51+
<a
52+
href="https://bit.ly/velog-slack"
53+
target="_blank"
54+
rel="noopener noreferrer"
55+
>
56+
Slack
57+
</a>
58+
</li>
5059
</ul>
5160
<div className="contact">
5261
<h5>문의</h5>

0 commit comments

Comments
 (0)