We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb7afa commit e6cc80fCopy full SHA for e6cc80f
1 file changed
docs-mintlify/admin/account-billing/api-keys.mdx
@@ -10,8 +10,16 @@ Create and revoke API keys for your Cube organization.
10
muted
11
loop
12
playsInline
13
- className="w-full aspect-video rounded-xl"
14
- src="https://lgo0ecceic.ucarecd.net/4f31a10c-c77f-4185-873c-d6893379d6ad/"
+ className="w-full aspect-video rounded-xl block dark:hidden"
+ src="https://ucarecdn.com/75100f27-d155-421b-9910-19afbb2fa9fd/abf7f59d-light.mp4"
15
+></video>
16
+<video
17
+ autoPlay
18
+ muted
19
+ loop
20
+ playsInline
21
+ className="w-full aspect-video rounded-xl hidden dark:block"
22
+ src="https://ucarecdn.com/aaa1eb9c-004d-417e-8c96-064ab0134ab1/523b2e1b-dark.mp4"
23
></video>
24
25
## Deployment scope
0 commit comments