added download cv button
This commit is contained in:
@ -72,7 +72,7 @@
|
||||
</div>
|
||||
|
||||
<!-- About Page -->
|
||||
<div id="section2" class="bg-warning tile">
|
||||
<div id="section2" class="tile">
|
||||
<div class="container">
|
||||
<div class="aboutcontainer">
|
||||
<h1>About me</h1>
|
||||
@ -97,7 +97,11 @@
|
||||
<li>Latex</li>
|
||||
<li>OpenSCAD</li>
|
||||
</ul>
|
||||
<a href="rsc/curriculumvitaee.pdf" target="_blank"><div id="downloadcvbtn">
|
||||
Download Curriculum Vitae
|
||||
</div></a>
|
||||
</div>
|
||||
|
||||
<div class="aboutPicContainer">
|
||||
<img src="rsc/self4.jpg" id="aboutPic">
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user