Skip to content

Commit ddf53a7

Browse files
[Landing] Added DataCrunch; added Nebius to Partners
1 parent dfd3971 commit ddf53a7

File tree

3 files changed

+19
-7
lines changed

3 files changed

+19
-7
lines changed

docs/assets/stylesheets/landing.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@
495495
border-left: 0.5px dotted rgba(0, 0, 0, 0.75);
496496
}
497497

498-
&:nth-child(n+7) {
498+
&:nth-child(n+8) {
499499
border-bottom: 0.5px dotted rgba(0, 0, 0, 0.75);
500500
}
501501

@@ -921,11 +921,11 @@
921921
}
922922

923923
.supported_clouds_item {
924-
&:nth-child(4), &:nth-child(8), &:nth-child(n-1) {
924+
&:nth-child(4), &:nth-child(n-1) {
925925
border-right: 0.5px dotted black;
926926
}
927927

928-
&:nth-child(n+8) {
928+
&:nth-child(n+9) {
929929
border-bottom: 0.5px dotted black;
930930
}
931931
}

docs/overrides/home.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,11 @@ <h2>Efficient cloud GPU provisioning and utilization</h2>
197197
<img width="53" style="margin: 2px 0" src="/assets/images/oci-logo.svg">
198198
<div class="plans_card__service-name">OCI</div>
199199
</span>
200+
201+
<span class="supported_clouds_item">
202+
<img width="53" style="margin: 9px 0" src="/assets/images/datacrunch-logo.svg">
203+
<div class="plans_card__service-name">DataCrunch</div>
204+
</span>
200205
</div>
201206
</div>
202207
</div>

docs/partners.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,14 @@ hide:
4646
</span>
4747

4848
<span class="feature-cell" target="_blank">
49-
<img width="39" padding="padding: 4px 0" src="/assets/images/vultr-logo.svg">
49+
<img width="37" src="/assets/images/nebius-logo.svg">
50+
<h3>
51+
Nebius
52+
</h3>
53+
</span>
54+
55+
<span class="feature-cell" target="_blank">
56+
<img width="45" padding="padding: 0 0" src="/assets/images/vultr-logo.svg">
5057
<h3>
5158
Vultr
5259
</h3>
@@ -88,7 +95,7 @@ hide:
8895
</span>
8996

9097
<span class="feature-cell" target="_blank">
91-
<img width="53" style="margin: 15px -4px;" src="/assets/images/datacrunch-logo.svg">
98+
<img width="52" style="margin: 10px -4px;" src="/assets/images/datacrunch-logo.svg">
9299
<h3>
93100
DataCrunch
94101
</h3>
@@ -139,8 +146,8 @@ Are you interested in integrating and collaborating with us to become part of th
139146

140147
<a href="https://github.com/dstackai/dstack/blob/master/contributing/BACKENDS.md" target="_blank"
141148
class="md-button md-button-secondary github external">
142-
Integration
149+
Contribute
143150
</a>&nbsp;&nbsp;<a href="https://calendly.com/dstackai/discovery-call" target="_blank"
144-
class="md-button md-button--primary sky external">
151+
class="md-button md-button-secondary external">
145152
Talk to us
146153
</a>

0 commit comments

Comments
 (0)