mirror of
https://asciireactor.com/otho/industry-website.git
synced 2024-11-22 05:45:05 +00:00
Fix cv links.
This commit is contained in:
parent
f3f2bd8de4
commit
cddbe30c18
@ -51,7 +51,7 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
|
||||
<p></p>
|
||||
<img src="images/mirror.png" class="w3-image w3-hide-small w3-round" style="display:block;width:60%;margin:auto;">
|
||||
<img src="images/mirror.png" class="w3-image w3-hide-large w3-hide-medium w3-round" width="100%" height="100%">
|
||||
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top" type="submit" onclick="window.open('cv.pdf')">
|
||||
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top" type="submit" onclick="window.open('othoulrich-cv.pdf')">
|
||||
<i class="fa fa-download"></i> Curriculum Vitae
|
||||
</button>
|
||||
</header>
|
||||
@ -161,7 +161,7 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
|
||||
<!-- End About Section -->
|
||||
|
||||
<div style="text-align:center">
|
||||
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top" type="submit" onclick="window.open('cv.pdf')">
|
||||
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top" type="submit" onclick="window.open('othoulrich-cv.pdf')">
|
||||
<i class="fa fa-download"></i> Curriculum Vitae
|
||||
</button>
|
||||
</div>
|
||||
|
@ -1 +0,0 @@
|
||||
../../cv/othoulrich-cv.pdf
|
Loading…
Reference in New Issue
Block a user