We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e5c6e commit 582c17bCopy full SHA for 582c17b
Docs/generating_your_first_bitstream.md
@@ -59,18 +59,16 @@ It should look like this.
59
60
</div>
61
62
+Check out this short video guide.
63
-.. Check out this short video guide.
64
-
65
66
- <div align="center">
67
68
- <video width="90%" controls>
69
- <source src="./images/bitstream_gen/go_config_launch.webm" type="video/webm">
70
- Your browser does not support the video tag.
71
- </video>
72
73
- </div>
+:::{raw} html
+<div align="center">
+ <video width="90%" controls>
+ <source src="bitstream_gen/go_config_launch.webm" type="video/webm">
+ Your browser does not support the video tag.
+ </video>
+</div>
+:::
74
75
### 2. Design
76
Docs/images/bitstream_gen/go_config_lauch.webm
-1.12 MB
0 commit comments