Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod committed Dec 20, 2023
1 parent e3c4d51 commit d50d465
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 6 deletions.
23 changes: 19 additions & 4 deletions src/pages/Funding/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,30 @@ import pba3 from "./PBA3.png"

Polkadot provides multiple avenues for getting your project or initiative funded. There are obviously also Venture Capital based routes to pursue but below are Polkadot specific options to explore.

### [Treasury Proposal](https://polkadot.polkassembly.io/opengov)
<h3>
<a href="https://polkadot.polkassembly.io/opengov" parent="_blank">
Treasury Proposal
</a>
</h3>

You can apply for Decentralized, community-driven funding for Polkadot [projects](https://twitter.com/polk_gov/status/1732378861755871495). For more information about how to apply and what projects qualify click [here](https://polkadot.network/ecosystem/treasury/).
You can apply for Decentralized, community-driven funding for Polkadot [projects](https://twitter.com/polk_gov/status/1732378861755871495). For more information about how to apply and what projects qualify click <a href="https://polkadot.network/ecosystem/treasury/" parent="_blank">here</a>.

### [Web3 Foundation Grant](https://grants.web3.foundation/)
<h3>
<a href="https://grants.web3.foundation/" parent="_blank">
Web3 Foundation Grant
</a>
</h3>

As part of our commitment to promoting the Web3 ecosystem, the Web3 Foundation offers a comprehensive grants program focused on funding software development and research efforts related to Polkadot and Kusama.

### [Events bounty](https://web3foundation.notion.site/Community-Events-Bounty-3dc41e32c4f64dc5bee5ad60c3a22432)
<h3>
<a
href="https://web3foundation.notion.site/Community-Events-Bounty-3dc41e32c4f64dc5bee5ad60c3a22432"
parent="_blank"
>
Events bounty
</a>
</h3>

The organization of events in person or online promotes and supports the Polkadot and Kusama brand. These meetups are necessary to create awareness of the brand, create local communities and above all educate about the technology and ecosystem.
This bounty aims to reward and fund events hosted by community members in the Polkadot and Kusama ecosystem.
Expand Down
13 changes: 11 additions & 2 deletions src/pages/Welcome/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,18 @@ Follow us on social media channels, and tag us whenever appropriate.
<div style={{ display: "block", margin: "0.5rem 0" }}>
<ul>
<li>
[LinkedIn](https://www.linkedin.com/school/polkadot-blockchain-academy/)
<a
href="https://www.linkedin.com/school/polkadot-blockchain-academy/"
parent="_blank"
>
LinkedIn
</a>
</li>
<li>
<a href="https://twitter.com/AcademyPolkadot" parent="_blank">
X
</a>
</li>
<li>[X](https://twitter.com/AcademyPolkadot)</li>
</ul>
</div>
<p>
Expand Down

0 comments on commit d50d465

Please sign in to comment.