File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ < head >
2+ < title > kubectl bind</ title >
3+ </ head >
4+ < style >
5+ .responsive-google-slides {
6+ position : relative;
7+ padding-bottom : 56.25% ; /* 16:9 Ratio */
8+ height : 0 ;
9+ overflow : hidden;
10+ }
11+ .responsive-google-slides iframe {
12+ border : 0 ;
13+ position : absolute;
14+ top : 0 ;
15+ left : 0 ;
16+ width : 100% !important ;
17+ height : 100% !important ;
18+ }
19+ body {
20+ background : # 000 ;
21+ color : # ddd ;
22+ }
23+ a : link { color : lightskyblue; }
24+ a : visited { color : # ccc ; }
25+ a : hover { color : # ffffff ; }
26+ a : active { color : # ff4040 ; text-decoration : none; font-weight : normal; }
27+ </ style >
28+
29+ < body >
30+ < div class ="responsive-google-slides ">
31+ < iframe src ="https://docs.google.com/presentation/d/e/2PACX-1vR2pnXIRht6t5GTsONlnrrqFY5qcU29H2zwN-cUeNIkTrEcJW0-v48QZyTL2C0hd8puXIMZOYSXnaCc/embed?start=true&loop=true&delayms=2000&rm=minimal "> </ iframe >
32+ </ div >
33+ < center >
34+ < a href ="https://www.youtube.com/watch?v=dg0g15Qv5Fo&t=1s "> ContainerDays 2022 Video</ a >
35+ </ center >
36+ </ body >
You can’t perform that action at this time.
0 commit comments