doc: a16z grant

This commit is contained in:
Timothy Jaeryang Baek
2025-06-28 13:25:18 +04:00
parent 5f1ca77cc3
commit 2fc2bc69e3
4 changed files with 12 additions and 8 deletions

View File

@@ -199,21 +199,25 @@ We are incredibly grateful for the generous support of our sponsors. Their contr
We are deeply grateful for the generous grant support provided by:
<p>
<div className="flex flex-col gap-4 items-start">
<a href="https://a16z.com/advancing-open-source-ai-through-benchmarks-and-bold-experimentation/" title="A16z Open Source AI Grant 2025" target="_blank" rel="noopener" className="flex flex-col w-fit gap-2 items-center">
<img src="/sponsors/grants/a16z.png" alt="A16z" width={"300px"} style={{verticalAlign:'middle',marginRight:'12px'}} />
<span style={{verticalAlign:'middle', fontWeight:600, fontSize:'1.05em'}}>A16z Open Source AI Grant 2025</span>
</a>
<a href="https://builders.mozilla.org/" title="Mozilla Builders 2024" target="_blank" rel="noopener">
<img src="/images/grants/mozilla.png" alt="Mozilla" width={"300px"} style={{verticalAlign:'middle',marginRight:'12px'}} />
<a href="https://builders.mozilla.org/" title="Mozilla Builders 2024" target="_blank" rel="noopener" className="flex flex-col w-fit gap-2 items-center">
<img src="/sponsors/grants/mozilla.png" alt="Mozilla" width={"300px"} 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="/images/grants/github.png" alt="GitHub" width={"300px"} style={{verticalAlign:'middle',marginRight:'16px'}} />
<a href="https://github.com/accelerator" title="GitHub Accelerator 2024" target="_blank" rel="noopener" className="flex flex-col w-fit gap-2 items-center">
<img src="/sponsors/grants/github.png" alt="GitHub" width={"300px"} style={{verticalAlign:'middle',marginRight:'16px'}} />
<span style={{verticalAlign:'middle', fontWeight:600, fontSize:'1.05em'}}>GitHub Accelerator 2024</span>
</a>
</p>
</div>