Skip to content

Commit a2c518d

Browse files
rebuilding site Wed Aug 14 11:33:49 CEST 2024
1 parent 57f3c21 commit a2c518d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
-207 KB
Binary file not shown.
-42.2 KB
Binary file not shown.

post/announcement-playground/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ <h2 id="-how-to-prove-rust-code-with-f-online">💥 How to prove Rust code with
289289
always returns the expected result! 🎉</p>
290290
<div style="text-align: right; font-size: 70%;">
291291

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

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

340-
<video width="100%" autoplay loop/>
340+
<video width="100%" autoplay loop controls/>
341341
<source src="explore-thir.webm" type="video/webm" />
342342
<source src="explore-thir.mp4" type="video/mp4" />
343343
</video>

0 commit comments

Comments
 (0)