File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 < link rel ="stylesheet " type ="text/css " href ="assets/css/style.css ">
1010 < script src ="https://cdn.jsdelivr.net/npm/typeit/dist/typeit.min.js "> </ script >
1111 < script type ="text/javascript " src ="https://platform.linkedin.com/badges/js/profile.js " async defer > </ script >
12-
12+ < style >
13+ # cabecera {
14+ width : 100% ;
15+ height : 500px ;
16+ }
17+ # video {
18+ position : absolute;
19+ left : 0 ;
20+ top : 0 ;
21+ width : 100% ;
22+ height : auto;
23+ z-index : -10 ;
24+ visibility : visible;
25+ }
26+
27+ </ style >
1328
1429 </ head >
30+
1531 < body >
1632
1733 < nav class ="navbar fixed-top navbar-expand-lg navbar-dark page-navbar gradient ">
5672 </ nav >
5773 < main class ="page cv-page ">
5874 < section class ="cv-block block-intro border-bottom ">
75+
76+
77+
5978 < div class ="container ">
6079 < div class ="avatar ">
6180 < img class ="img-fluid rounded-circle " src ="assets/img/avatar.png ">
@@ -69,6 +88,16 @@ <h2>I work as DevOps Junior on <a href="https://www.loycus.com" class="nav-link"
6988 </ span > </ h2 >
7089
7190 < a href ="mailto:chui274@gmail.com "class ="btn btn-outline-primary "> Hire Me</ a >
91+
92+ < br >
93+ < br >
94+
95+ < div id ="inner ">
96+
97+ < iframe src ="https://open.spotify.com/embed/playlist/2JtkUgJumiz7K4AblbFlgK " width ="250 " height ="330 " frameborder ="0 " allowtransparency ="true " allow ="encrypted-media "> </ iframe >
98+ </ div >
99+
100+
72101 </ div >
73102
74103 </ section >
You can’t perform that action at this time.
0 commit comments