diff --git a/docs/intro.mdx b/docs/intro.mdx index 9396356..c5269b6 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -188,3 +188,26 @@ Continue with the full [getting started guide](/getting-started). We are incredibly grateful for the generous support of our sponsors. Their contributions help us to maintain and improve our project, ensuring we can continue to deliver quality work to our community. Thank you! + +## Acknowledgements 🙏 + +We are deeply grateful for the generous grant support provided by: + +<p> + + + <a href="https://builders.mozilla.org/" title="Mozilla Builders 2024" target="_blank" rel="noopener"> + <img src="https://builders.mozilla.org/wp-content/uploads/2024/12/Builders_Social_Share.png" alt="Mozilla" width={"100%"} style={{verticalAlign:'middle',marginRight:'12px'}} /> + <span style={{verticalAlign:'middle', fontWeight:600, fontSize:'1.05em'}}>Mozilla Builders 2024</span> + </a> + + <br/> + <br/> + + <a href="https://github.com/accelerator" title="GitHub Accelerator 2024" target="_blank" rel="noopener"> + <img src="https://github.blog/wp-content/uploads/2024/02/accelerator2024.jpg?w=1032" alt="GitHub" width={"100%"} style={{verticalAlign:'middle',marginRight:'16px'}} /> + <span style={{verticalAlign:'middle', fontWeight:600, fontSize:'1.05em'}}>GitHub Accelerator 2024</span> + </a> + + +</p> \ No newline at end of file diff --git a/docs/team.mdx b/docs/team.mdx index 0e04943..f36ede7 100644 --- a/docs/team.mdx +++ b/docs/team.mdx @@ -34,26 +34,3 @@ If our leadership and governance style align with your views, we're thrilled to Thank you for respecting our perspective and for your continued support and contributions. We're excited to keep building with the community around the vision we've established together! - -## 🙏 Acknowledgements - -We proudly acknowledge generous grants from: - -<p> - - - <a href="https://builders.mozilla.org/" title="Mozilla Builders 2024" target="_blank" rel="noopener"> - <img src="https://builders.mozilla.org/wp-content/uploads/2024/12/Builders_Social_Share.png" alt="Mozilla" width={"100%"} style={{verticalAlign:'middle',marginRight:'12px'}} /> - <span style={{verticalAlign:'middle', fontWeight:600, fontSize:'1.05em'}}>Mozilla Builders 2024</span> - </a> - - <br/> - <br/> - - <a href="https://github.com/accelerator" title="GitHub Accelerator 2024" target="_blank" rel="noopener"> - <img src="https://github.blog/wp-content/uploads/2024/02/accelerator2024.jpg?w=1032" alt="GitHub" width={"100%"} style={{verticalAlign:'middle',marginRight:'16px'}} /> - <span style={{verticalAlign:'middle', fontWeight:600, fontSize:'1.05em'}}>GitHub Accelerator 2024</span> - </a> - - -</p> \ No newline at end of file