File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,10 @@ <h2><span class="special-text">Multi-cluster management</span> for Kubernetes an
36
36
< div class ="image flex " style ="flex-flow: column wrap; ">
37
37
< div align ="center " style ="margin-top: 3rem; ">
38
38
< div style ="display: flex; ">
39
- < img src ="/assets/images/screens/multi-cluster-management.gif " class ="screenshot " style ="max-height: 50vh; "
40
- alt ="Multi-cluster Kubernetes Manager " loading ="lazy " />
39
+ < video class ="screenshot " style ="max-height: 50vh; " autoplay loop muted playsinline >
40
+ < source src ="/assets/images/screens/multi-cluster-management.webm " type ="video/webm ">
41
+ Your browser does not support the video tag.
42
+ </ video >
41
43
< span >
42
44
<!-- <p style="font-size: 1rem;margin:0rem;padding:0rem;color:#666;font-style: italic;">(excerpt: patterns
43
45
in-action)</p> -->
Original file line number Diff line number Diff line change @@ -116,12 +116,12 @@ <h2 class="sub-text" style="padding-top:1rem; font-size: 1.05rem; font-weight: 5
116
116
< img class ="meshery-repo "
117
117
src ="https://img.shields.io/github/stars/meshery/meshery.svg?style=social&label=Stars " alt ="Stars on meshery.io GitHub repository "
118
118
style ="height: 1.75rem;
119
- margin-top: 1rem; " />
119
+ margin-top: 1rem; " loading =" lazy " />
120
120
</ a >
121
121
< a href ="https://github.com/meshery/meshery ">
122
122
< img class ="meshery-repo "
123
123
src ="https://img.shields.io/github/forks/meshery/meshery.svg?style=social&label=Fork " alt ="Fork meshery.io GitHub repository " style ="height: 1.75rem;
124
- margin-top: 1rem; " />
124
+ margin-top: 1rem; " loading =" lazy " />
125
125
</ a >
126
126
</ div >
127
127
</ section >
You can’t perform that action at this time.
0 commit comments