Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions data/adoption.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,14 @@
},
{
"kind": "partner",
"name": "O(1) Labs",
"name": "o1Labs",
"logo": "/assets/o1labs-icon.ico",
"compact": true,
"label": "Startup supporter",
"title": "O(1) Labs",
"description": "O(1) Labs develops applications and infrastructure powered by zero-knowledge cryptography.",
"title": "o1Labs",
"description": "o1Labs develops applications and infrastructure powered by zero-knowledge cryptography.",
"evidenceUrl": "https://www.o1labs.org/",
"evidenceLabel": "Visit O(1) Labs"
"evidenceLabel": "Visit o1Labs"
}
]
}
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,8 +363,8 @@ <h1>Build the ecosystem for verifiable AI agents</h1>
<div><div class="partner-kicker">Startup supporter</div><h3>Odystra AI</h3><p>Odystra builds an agentic governance, risk, and compliance platform for regulated enterprises.</p><a class="evidence-link" href="https://odystra.com/">Visit Odystra ↗</a></div>
</article>
<article class="partner-card startup-card">
<div class="partner-logo-wrap"><img src="/assets/o1labs-icon.ico" alt="O(1) Labs" loading="lazy"></div>
<div><div class="partner-kicker">Startup supporter</div><h3>O(1) Labs</h3><p>O(1) Labs develops applications and infrastructure powered by zero-knowledge cryptography.</p><a class="evidence-link" href="https://www.o1labs.org/">Visit O(1) Labs ↗</a></div>
<div class="partner-logo-wrap"><img src="/assets/o1labs-icon.ico" alt="o1Labs" loading="lazy"></div>
<div><div class="partner-kicker">Startup supporter</div><h3>o1Labs</h3><p>o1Labs develops applications and infrastructure powered by zero-knowledge cryptography.</p><a class="evidence-link" href="https://www.o1labs.org/">Visit o1Labs ↗</a></div>
</article>
</div>
<!-- adoption:generated:end -->
Expand Down
Loading