File tree Expand file tree Collapse file tree 3 files changed +31
-0
lines changed
Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 11main :
22 - title : " About"
33 url : " /"
4+ - title : " CV"
5+ url : " /cv/"
46 - title : " Publications"
57 url : " /publications/"
Original file line number Diff line number Diff line change 1+ ---
2+ layout: single
3+ permalink: /cv/
4+ classes: fullwide
5+ author_profile: false
6+ ---
7+
8+ < head >
9+ < link rel ="stylesheet " href ="/assets/css/main.css ">
10+ < link rel ="stylesheet " href ="/assets/css/style.css ">
11+ < link rel ="stylesheet " href ="/assets/css/bulma.min.css ">
12+ < link rel ="stylesheet " href ="/assets/css/bulma-carousel.min.css ">
13+ < link rel ="stylesheet " href ="/assets/css/bulma-slider.min.css ">
14+ < link rel ="stylesheet " href ="/assets/css/fontawesome.all.min.css ">
15+ < link rel ="stylesheet " href ="/assets://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css ">
16+ < link rel ="stylesheet " href ="/assets/css/slider-component.css ">
17+ <!-- <link rel="stylesheet" href="/assets/css/index.css"> -->
18+ </ head >
19+
20+ < section class ="section ">
21+ < p class ="content has-text-centered ">
22+ < a href ="/assets/cv_short.pdf " target ="_blank "> Download my CV</ a >
23+ </ p >
24+ < div class ="hero-body ">
25+ < img src ="/assets/cv_short.pdf " width ="100% " />
26+ </ div >
27+ </ section >
28+
29+ <!-- <embed src="/assets/cv_short.pdf" width="100%" height="1000px" type='application/pdf'> -->
You can’t perform that action at this time.
0 commit comments