From b248adbc3165ed1e9bf098a78f5251c78e7df946 Mon Sep 17 00:00:00 2001 From: Shimon Tolts Date: Mon, 11 Jul 2022 17:38:17 +0300 Subject: [PATCH 1/3] Reduce video size --- docs/welcome/getting-started/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/welcome/getting-started/index.mdx b/docs/welcome/getting-started/index.mdx index 6819514b..3218db63 100644 --- a/docs/welcome/getting-started/index.mdx +++ b/docs/welcome/getting-started/index.mdx @@ -119,8 +119,8 @@ Binary releases can be downloaded from the [releases page](https://github.com/da name='wistia_embed' allowfullscreen msallowfullscreen - width='100%' - height='100%'> + width='50%' + height='50%'> From ed3514f3e0a063f74f2961d38b10ab990e978175 Mon Sep 17 00:00:00 2001 From: Shimon Tolts Date: Mon, 11 Jul 2022 17:44:20 +0300 Subject: [PATCH 2/3] Update index.mdx --- docs/welcome/getting-started/index.mdx | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/docs/welcome/getting-started/index.mdx b/docs/welcome/getting-started/index.mdx index 3218db63..8b1dadcf 100644 --- a/docs/welcome/getting-started/index.mdx +++ b/docs/welcome/getting-started/index.mdx @@ -107,20 +107,18 @@ Binary releases can be downloaded from the [releases page](https://github.com/da ---
- +
From d59f218d581291fd1dd772690818ef1249adb563 Mon Sep 17 00:00:00 2001 From: Shimon Tolts Date: Mon, 11 Jul 2022 17:45:30 +0300 Subject: [PATCH 3/3] Update index.mdx --- docs/welcome/getting-started/index.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/welcome/getting-started/index.mdx b/docs/welcome/getting-started/index.mdx index 8b1dadcf..367750a5 100644 --- a/docs/welcome/getting-started/index.mdx +++ b/docs/welcome/getting-started/index.mdx @@ -106,7 +106,6 @@ Binary releases can be downloaded from the [releases page](https://github.com/da --- -
-
---