mirror of
https://github.com/its-michaelroy/Simple_Portfolio.git
synced 2026-06-03 23:00:43 +00:00
Added addtl button for 2 page resume download, changed font size of icons in footer
This commit is contained in:
18
index.html
18
index.html
@@ -35,11 +35,19 @@
|
||||
class="image avatar"
|
||||
target="_blank"
|
||||
><img src="images/avatar.png" alt="Michael Roy" /></a><br />
|
||||
<a
|
||||
href="documents/Michael_Roy_Resume.pdf"
|
||||
class="button"
|
||||
id="downloadCV"
|
||||
>Download CV</a>
|
||||
<div class="CVButtons">
|
||||
<a
|
||||
href="documents/Michael_Roy_Resume.pdf"
|
||||
class="button"
|
||||
id="downloadCV"
|
||||
>Download 1-Page CV</a>
|
||||
<a
|
||||
href="documents/Michael_Roy_Resume-2pg.pdf"
|
||||
class="button"
|
||||
id="downloadCV2"
|
||||
>Download 2-Page CV</a>
|
||||
</div>
|
||||
|
||||
|
||||
<h1>
|
||||
I am Michael Roy, a dedicated Digital Craftsman, Ham Radio Enthusiast,
|
||||
|
||||
Reference in New Issue
Block a user