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:
parent
f04dd454d9
commit
5d23a9c5e1
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user