File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
post/announcement-playground Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -289,7 +289,7 @@ <h2 id="-how-to-prove-rust-code-with-f-online">💥 How to prove Rust code with
289
289
always returns the expected result! 🎉</ p >
290
290
< div style ="text-align: right; font-size: 70%; ">
291
291
292
- < video width ="100% " autoplay loop >
292
+ < video width ="100% " autoplay loop controls >
293
293
< source src ="fstar-proof.webm " type ="video/webm " />
294
294
< source src ="fstar-proof.mp4 " type ="video/mp4 " />
295
295
</ video >
@@ -306,7 +306,7 @@ <h2 id="-share-it">🙌 Share it!</h2>
306
306
open an issue in hax repository on GitHub.</ p >
307
307
< div style ="text-align: right; font-size: 70%; ">
308
308
309
- < video width ="100% " autoplay loop >
309
+ < video width ="100% " autoplay loop controls >
310
310
< source src ="share.webm " type ="video/webm " />
311
311
< source src ="share.mp4 " type ="video/mp4 " />
312
312
</ video >
@@ -337,7 +337,7 @@ <h2 id="-advanced-usage-inspect-the-rust-asts-thir-and-mir">🧐 Advanced Usage:
337
337
subexpression is only one right-click away:</ p >
338
338
< div style ="text-align: right; font-size: 70%; ">
339
339
340
- < video width ="100% " autoplay loop />
340
+ < video width ="100% " autoplay loop controls />
341
341
< source src ="explore-thir.webm " type ="video/webm " />
342
342
< source src ="explore-thir.mp4 " type ="video/mp4 " />
343
343
</ video >
You can’t perform that action at this time.
0 commit comments