Update index.html
This commit is contained in:
parent
d400a1d0ac
commit
8395299095
1 changed files with 5 additions and 0 deletions
|
@ -99,6 +99,11 @@
|
|||
3.) alt="Example Logo" | This alt attribute helps provides alternate text for an image, this can assist users who use screen readers.
|
||||
|
||||
-->
|
||||
|
||||
<!-- Resume -->
|
||||
<a class="button button-github" href="images/Andrews_Resume_2022.pdf" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/github.svg" alt="GitHub Logo">Resume</a>
|
||||
<br>
|
||||
|
||||
<!-- GitHub -->
|
||||
<a class="button button-github" href="https://github.com/andrewsb8" target="_blank" rel="noopener">
|
||||
|
|
Loading…
Reference in a new issue