Skip to content

Commit cd9713b

Browse files
committed
autoplay and description update
Signed-off-by: Namanv0509 <namanverma00260@gmail.com>
1 parent 383079c commit cd9713b

File tree

1 file changed

+3
-1
lines changed
  • content/en/learning-paths/intro-kubernetes-course/simple example

1 file changed

+3
-1
lines changed

content/en/learning-paths/intro-kubernetes-course/simple example/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Watch these two examples below in the videos.
2323

2424
## <b>Simple Hello-World Container</b>
2525

26+
Video: Simple Hello-World Container
2627
<div style="border: 2px solid #ccc; border-radius: 8px; padding: 10px; background-color: #1e1e1e; box-shadow: 0 4px 12px rgba(0,0,0,0.3); margin-top: 1em; margin-bottom: 1em; width: 75%; height:50%; display: block; margin: auto;">
2728
<video width="100%" height="100%" autoplay controls>
2829
<source src="https://sos-de-fra-1.exo.io/exoscale-academy/videos/sks_starter_vid14.mp4?1752342822357" type="video/mp4">
@@ -32,8 +33,9 @@ Watch these two examples below in the videos.
3233

3334
## <b>Simple Ubuntu Container</b>
3435

36+
Video: Simple Ubuntu Container
3537
<div style="border: 2px solid #ccc; border-radius: 8px; padding: 10px; background-color: #1e1e1e; box-shadow: 0 4px 12px rgba(0,0,0,0.3); margin-top: 1em; margin-bottom: 1em; width: 75%; height:50%; display: block; margin: auto;">
36-
<video width="100%" height="100%" autoplay controls>
38+
<video width="100%" height="100%" controls>
3739
<source src="https://sos-de-fra-1.exo.io/exoscale-academy/videos/sks_starter_vid13.mp4?1752342822431" type="video/mp4">
3840
Your browser does not support the video tag.
3941
</video>

0 commit comments

Comments
 (0)