We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1752a4f commit 8b3f467Copy full SHA for 8b3f467
infra/website/public/images/logos/castai.png
150 KB
infra/website/src/pages/index.astro
@@ -114,6 +114,9 @@ features = store.retrieve_online_documents(
114
<div class="logo-item">
115
<img src="/images/logos/seatgeek.svg" alt="SeatGeek" class="company-logo">
116
</div>
117
+ <div class="logo-item">
118
+ <img src="/images/logos/castai.png" alt="Cast.ai" class="company-logo">
119
+ </div>
120
121
122
</section>
0 commit comments