mirror of
https://github.com/apache/superset.git
synced 2026-06-08 17:19:20 +00:00
docs: move mp4 video to superset-site/tree/lfs (#27998)
This commit is contained in:
committed by
GitHub
parent
181a901f75
commit
5a9ddbba2e
@@ -70,7 +70,7 @@ Superset provides:
|
||||
## Screenshots & Gifs
|
||||
|
||||
**Video Overview**
|
||||
|
||||
<!-- File hosted here https://github.com/apache/superset-site/raw/lfs/superset-video-4k.mp4 -->
|
||||
https://user-images.githubusercontent.com/64562059/234390129-321d4f35-cb4b-45e8-89d9-20ae292f34fc.mp4
|
||||
|
||||
<br/>
|
||||
|
||||
@@ -644,7 +644,7 @@ export default function Home(): JSX.Element {
|
||||
</div>
|
||||
</Carousel>
|
||||
<video autoPlay muted controls loop>
|
||||
<source src="/video/superset-video-4k.mp4" type="video/mp4" />
|
||||
<source src="https://user-images.githubusercontent.com/64562059/234390129-321d4f35-cb4b-45e8-89d9-20ae292f34fc.mp4" type="video/mp4" />
|
||||
</video>
|
||||
</StyledSliderSection>
|
||||
<StyledKeyFeatures>
|
||||
|
||||
BIN
docs/static/video/superset-video-4k.mp4
vendored
BIN
docs/static/video/superset-video-4k.mp4
vendored
Binary file not shown.
Reference in New Issue
Block a user