Skip to content

Commit

Permalink
update home page
Browse files Browse the repository at this point in the history
Signed-off-by: ryjiang <[email protected]>
  • Loading branch information
shanghaikid committed Jan 18, 2024
1 parent a8e779e commit e9d3299
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions site/en/home/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,18 @@ id: home.md

</div>

<div class="doc-home-promotion-wrapper">
<div class="promotion-content">
<h2 class="promotion-title">Try Managed Milvus For Free!</h2>
<p class="promotion-desc">The easiest way to experience Milvus!</p>
</div>

<div class="cta-wrapper">
<a class="cta-global" href="https://cloud.zilliz.com/signup">Zilliz Cloud</a>
<a class="cta-cn" href="https://cloud.zilliz.com.cn/signup">Zilliz Cloud China</a>
</div>
</div>

## Get Started

<div class="card-wrapper">
Expand Down Expand Up @@ -46,7 +58,6 @@ id: home.md

</div>


## Recommended articles

<div class="doc-home-recommend-section">
Expand Down Expand Up @@ -85,11 +96,11 @@ id: home.md

<div class="doc-home-what-is-new">

## What's new in docs
## What's new in docs

_Nov 2022 - Milvus 2.2.0 release_

- Added guidance on how to [bulk insert entities from files](bulk_insert.md).
- Added guidance on how to [bulk insert entities from files](bulk_insert.md).
- Added description of [disk-based ANN index](disk_index.md).
- Added guidance on how to configure [quotas_and_limits](configure_quota_limits.md).
- Added guidance on how to [enable RBAC](rbac.md) with Milvus Operator.
Expand Down

0 comments on commit e9d3299

Please sign in to comment.