Skip to content

Commit

Permalink
Reduced video size
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Apr 1, 2024
1 parent 24f1c2b commit 23f63d8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/orval.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Look at this example below of how this integration quickly validates the use of
your client:

<video width="100%" controls autoplay>
<source src="/videos/orval-e2e.webm" type="video/webm" />
<source src="/videos/orval-e2e.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>

Expand Down
Binary file added public/videos/orval-e2e.mp4
Binary file not shown.
Binary file removed public/videos/orval-e2e.webm
Binary file not shown.

0 comments on commit 23f63d8

Please sign in to comment.