fix links
All checks were successful
Personal Website - Run Python HTTP Server / deploy (push) Successful in 1s
All checks were successful
Personal Website - Run Python HTTP Server / deploy (push) Successful in 1s
This commit is contained in:
parent
51ec83a45e
commit
8012fbba72
@ -102,6 +102,7 @@ body {
|
||||
padding: 0.5em;
|
||||
align-content: flex-start;
|
||||
justify-content: space-between;
|
||||
|
||||
div.icons {
|
||||
padding-top: 0.5em;
|
||||
display: flex;
|
||||
|
@ -44,7 +44,7 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<img src="/images/icons/email.svg" alt="Email Icon" class="icon" />
|
||||
<a href="mailto://david@dwestgate.us">Email Me</a>
|
||||
<a href="mailto:david@dwestgate.us">Email Me</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<img src="/images/icons/linkedin.svg" alt="Linkedin Icon" class="icon" />
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user