Skip to content

Commit 8a8de51

Browse files
authored
Clean up Footer (#2030)
1 parent fcdf2f6 commit 8a8de51

File tree

4 files changed

+11
-34
lines changed

4 files changed

+11
-34
lines changed

docs/what-is-celo/joining-celo/contributors/overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Our community welcomes contributors with diverse skills:
1414
- [**Code Contributors**](./code-contributors.md) - Developers who improve Celo's protocol and infrastructure
1515
- [**CIP Contributors**](./cip-contributors.md) - Authors of Celo Improvement Proposals
1616
- [**Documentation Contributors**](./documentation-contributors.md) - Writers who create and maintain technical documentation
17-
- **Tutorial Authors** - Community members who share experiences and create educational content
1817

1918
## General Contribution Guidelines
2019

docs/what-is-celo/joining-celo/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Welcome to the Celo Ecosystem! Whether you're a user, developer, founder, or con
1111
### As a User
1212

1313
- [**Explore Projects on Celo:**](/showcase) Start using and engaging with Celo apps.
14+
- [**Follow updates from the Celo Foundation on Medium**](https://medium.com/@celoorg)
1415

1516
### As a Builder
1617

@@ -29,7 +30,9 @@ Welcome to the Celo Ecosystem! Whether you're a user, developer, founder, or con
2930
### As a Contributor
3031

3132
- [**Participate in governance:**](/what-is-celo/using-celo/protocol/governance/overview) Engage in current discussions and connect with the ecosystem.
33+
- [**Participate in the community:**](https://calendar.google.com/calendar/u/0/[email protected]) Add the Community Calendar
3234
- [**Contribute to local chapters:**](/what-is-celo/joining-celo/daos) Connect with the community, offer support, and mentor others.
35+
- [**Sign up for Celo Signal:**](https://share.hsforms.com/1Qrhush1vSA2WIamd_yL4ow53n4j) If you are a Node Operator, Dapp Running Its Own Node, Exchange or Custodian, Owner who is Staking and Participating in Governance, or a Core Developer or Contributor
3336

3437
---
3538

docusaurus.config.js

Lines changed: 7 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -231,48 +231,23 @@ module.exports = {
231231
},
232232
{
233233
label: "Twitter",
234-
href: "https://twitter.com/CeloOrg",
234+
href: "https://x.com/Celo",
235235
},
236236
{
237237
label: "Reddit",
238238
href: "https://www.reddit.com/r/celo/",
239239
},
240240
{
241-
href: "https://share.hsforms.com/1Qrhush1vSA2WIamd_yL4ow53n4j",
242-
label: "Celo Signal Mailing List",
241+
label: "YouTube",
242+
href: "https://www.youtube.com/@CeloOrg",
243243
},
244244
{
245-
href: "https://calendar.google.com/calendar/u/0/[email protected]",
246-
label: "Celo Signal Calendar",
245+
label: "Events",
246+
href: "https://lemonade.social/celo",
247247
},
248248
{
249-
href: "https://calendar.google.com/calendar/u/0/[email protected]",
250-
label: "Community Calendar",
251-
},
252-
],
253-
},
254-
{
255-
title: "Ecosystem",
256-
items: [
257-
{
258-
label: "Celo Foundation",
259-
href: "https://celo.org",
260-
},
261-
{
262-
label: "Medium Blog",
263-
href: "https://medium.com/celoorg",
264-
},
265-
{
266-
label: "The Celo",
267-
href: "https://thecelo.com/",
268-
},
269-
{
270-
label: "Celo Hub",
271-
href: "https://celohub.org/",
272-
},
273-
{
274-
label: "Careers",
275-
href: "https://celo.org/careers",
249+
label: "Discord",
250+
href: "https://discord.com/invite/celo",
276251
},
277252
],
278253
},

submodules/developer-tooling

Submodule developer-tooling updated 1580 files

0 commit comments

Comments
 (0)