Skip to content

Commit

Permalink
UPDATE TARGET
Browse files Browse the repository at this point in the history
  • Loading branch information
codeaashu committed Jan 5, 2025
1 parent 4db3341 commit 05b2f99
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Page/DevSpring.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ const DevSpring = () => {
<p className="text-sm">Open source contributors</p>
<a
href="https://forms.gle/yNDEHgUQgdNJqo5w5"
target="_blank"
rel="noopener noreferrer"
className="mt-4 inline-block w-full rounded-md bg-[#00a6fb] py-2 text-white"
>
Click here to join
Expand All @@ -180,6 +182,8 @@ const DevSpring = () => {
<p className="text-sm">Community partners</p>
<a
href="https://swift-sheet-b33.notion.site/DevDisplay-Community-Partnership-Guidelines-1717d1f1565b8033a86fe37facd28e1d"
target="_blank"
rel="noopener noreferrer"
className="mt-4 inline-block w-full rounded-md bg-[#00a6fb] py-2 text-white"
>
Click here to join
Expand All @@ -191,6 +195,8 @@ const DevSpring = () => {
<p className="text-sm">Community Partners</p>
<a
href="https://swift-sheet-b33.notion.site/DevDisplay-Community-Partnership-Guidelines-1717d1f1565b8033a86fe37facd28e1d"
target="_blank"
rel="noopener noreferrer"
className="mt-4 inline-block w-full rounded-md bg-[#00a6fb] py-2 text-white"
>
Click here to join
Expand All @@ -202,6 +208,8 @@ const DevSpring = () => {
<p className="text-sm">Support the initiative</p>
<a
href="https://swift-sheet-b33.notion.site/DevDisplay-Sponsership-Guidelines-1727d1f1565b802da284d39fdf7fd72b"
target="_blank"
rel="noopener noreferrer"
className="mt-4 inline-block w-full rounded-md bg-[#00a6fb] py-2 text-white"
>
Click here to join
Expand Down

0 comments on commit 05b2f99

Please sign in to comment.