1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-31 13:47:02 +02:00

Add metadata to quickstart (#10366)

This commit is contained in:
Melinda Fekete 2025-07-17 16:25:32 +02:00 committed by GitHub
parent f04dd454d9
commit 5d23a9c5e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,12 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import Head from '@docusaurus/Head';
<Head>
<meta name="search_priority" content="3" />
</Head>
The easiest way to get started with Unleash is through a [cloud-hosted free trial](https://www.getunleash.io/plans/enterprise-payg). This gives you a ready-to-use instance, so you can explore all Unleash features without any local setup.
In this guide, you'll: