Skip to content

Commit

Permalink
rebuilding site Wed Aug 14 11:33:49 CEST 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed Aug 14, 2024
1 parent 57f3c21 commit a2c518d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified post/announcement-playground/fstar-proof.mp4
Binary file not shown.
Binary file modified post/announcement-playground/fstar-proof.webm
Binary file not shown.
6 changes: 3 additions & 3 deletions post/announcement-playground/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ <h2 id="-how-to-prove-rust-code-with-f-online">💥 How to prove Rust code with
always returns the expected result! 🎉</p>
<div style="text-align: right; font-size: 70%;">

<video width="100%" autoplay loop>
<video width="100%" autoplay loop controls>
<source src="fstar-proof.webm" type="video/webm" />
<source src="fstar-proof.mp4" type="video/mp4" />
</video>
Expand All @@ -306,7 +306,7 @@ <h2 id="-share-it">🙌 Share it!</h2>
open an issue in hax repository on GitHub.</p>
<div style="text-align: right; font-size: 70%;">

<video width="100%" autoplay loop>
<video width="100%" autoplay loop controls>
<source src="share.webm" type="video/webm" />
<source src="share.mp4" type="video/mp4" />
</video>
Expand Down Expand Up @@ -337,7 +337,7 @@ <h2 id="-advanced-usage-inspect-the-rust-asts-thir-and-mir">🧐 Advanced Usage:
subexpression is only one right-click away:</p>
<div style="text-align: right; font-size: 70%;">

<video width="100%" autoplay loop/>
<video width="100%" autoplay loop controls/>
<source src="explore-thir.webm" type="video/webm" />
<source src="explore-thir.mp4" type="video/mp4" />
</video>
Expand Down

0 comments on commit a2c518d

Please sign in to comment.