Skip to content

Commit

Permalink
docs(video): Add video on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Nov 10, 2022
1 parent 168a3c9 commit 76926cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/index.pug
Expand Up @@ -34,7 +34,7 @@ div.first_section(style="color: rgb(38, 39, 48); text-align: center")


center
iframe(style="margin: 40px 0 0 0", src="https://player.vimeo.com/video/764741737?h=bd3c37ebfb&title=0&byline=0&portrait=0", width="640", height="360", frameborder="0", allow="autoplay; fullscreen; picture-in-picture", allowfullscreen)
iframe(style="margin: 40px 0 0 0;width: 100%; height: 450px;", src="https://player.vimeo.com/video/764741737?h=bd3c37ebfb&title=0&byline=0&portrait=0", frameborder="0", allow="autoplay; fullscreen; picture-in-picture", allowfullscreen)

div(style="font-size: 45px; padding: 20px 0 10px;text-align: left;color: #444;")
| Use 
Expand Down

0 comments on commit 76926cf

Please sign in to comment.