Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preview video of odo on the website home page #6605

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Display the preview video on the home page
rm3l committed Feb 17, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 14f58a47a7aca24b132fe6392d3851669dc2dd39
3 changes: 3 additions & 0 deletions docs/website/src/pages/index.tsx
Original file line number Diff line number Diff line change
@@ -51,6 +51,9 @@ export default function Home(): JSX.Element {
</div>
</div>
<div className={clsx(styles.overview, styles.overviewAlt)}>
<div className="container text--center margin-top--md" style={{marginBottom:'50px'}}>
<video className={styles.loopVideo} autoPlay loop muted style={{width:'85%'}}><source src="/video/odo-preview.hd.webm" type="video/webm"/></video>
</div>
<div className="container text--center margin-top--md">
<div className="row">
<div className="col col--5 col--offset-1">