Skip to content

Commit 179d66b

Browse files
manninglucasgvisor-bot
authored andcommitted
Add Anthropic to gVisor users page.
PiperOrigin-RevId: 840408966
1 parent c0bf129 commit 179d66b

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
25.4 KB
Loading

website/users/index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,32 @@ <h2>
5151
</div>
5252
</div>
5353
<hr>
54+
<!-- Anthropic -->
55+
<div class="row display-flex no-space">
56+
<div class="col-md-8">
57+
<h2>
58+
<a href="https://www.anthropic.com/" class="feature-link">
59+
Anthropic
60+
</a>
61+
</h2>
62+
<p class="info-text">Anthropic is a leading AI safety and research company. They are
63+
known for building reliable, interpretable, and steerable AI systems.
64+
</p>
65+
<p class="info-users-text"> Anthropic is a regular open-source contributor to gVisor.
66+
They have let us know they are using gVisor in their internal systems.
67+
</p>
68+
</div>
69+
<div class="col-md-4">
70+
<div>
71+
<img
72+
src="/assets/logos/anthropic_logo.png"
73+
alt="Anthropic logo"
74+
title="Anthropic logo"
75+
class="img-responsive img-vert-center" />
76+
</div>
77+
</div>
78+
</div>
79+
<hr>
5480
<!-- Blink -->
5581
<div class="row display-flex no-space">
5682
<div class="col-md-12">

0 commit comments

Comments
 (0)