We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c665bb9 + c9d0a30 commit 4b2b2b7Copy full SHA for 4b2b2b7
config.ts
@@ -52,7 +52,7 @@ const siteMetadata = {
52
},
53
{
54
name: "Slack",
55
- url: "https://bit.ly/MqzSlack",
+ url: "https://bit.ly/Marquez_invite",
56
rel: "",
57
58
src/pages/index.tsx
@@ -77,7 +77,7 @@ const Wall = ({ data }) => {
77
/>
78
<Button
79
title="Slack"
80
- to='https://bit.ly/MqzSlackInvite'
+ to='https://bit.ly/Marquez_invite'
81
type="extbutton"
82
iconRight={<Slack />}
83
className="wall-text-btn"
0 commit comments