This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 2e9cc654ef docs(intro): embed overview video into Intro document 
(#28163)
2e9cc654ef is described below

commit 2e9cc654efb8af8267f6425d0fccb4e129a9845b
Author: Đỗ Trọng Hải <[email protected]>
AuthorDate: Wed May 1 01:59:35 2024 +0700

    docs(intro): embed overview video into Intro document (#28163)
    
    Signed-off-by: hainenber <[email protected]>
---
 docs/docs/intro.mdx | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/docs/intro.mdx b/docs/docs/intro.mdx
index 1d57ef7e15..6f5d15a97a 100644
--- a/docs/docs/intro.mdx
+++ b/docs/docs/intro.mdx
@@ -20,7 +20,9 @@ Here are a **few different ways you can get started with 
Superset**:
 
 #### Video Overview
 
-https://user-images.githubusercontent.com/64562059/234390129-321d4f35-cb4b-45e8-89d9-20ae292f34fc.mp4
+<video 
src="https://user-images.githubusercontent.com/64562059/234390129-321d4f35-cb4b-45e8-89d9-20ae292f34fc.mp4";
 width="100%" height="auto" controls="">
+    
https://user-images.githubusercontent.com/64562059/234390129-321d4f35-cb4b-45e8-89d9-20ae292f34fc.mp4
+</video>
 
 #### Features
 

Reply via email to