Resume: minor fixes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<div id="linkedin" class="col text-right">
|
||||
<a href="https://www.linkedin.com/in/Kev-Mok">
|
||||
<a href="https://www.linkedin.com/in/Kev-Mok" target="_blank">
|
||||
<span class="url-info">
|
||||
Kev-Mok
|
||||
</span>
|
||||
@@ -20,7 +20,7 @@
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<div id="email" class="col col-left">
|
||||
<a href="mailto:me@kevin-mok.com">
|
||||
<a href="mailto:me@kevin-mok.com" target="_blank">
|
||||
<img src="{{ "img/resume/envelope.svg" | relURL }}" alt="envelope-icon">
|
||||
<span class="url-info">
|
||||
me@kevin-mok.com
|
||||
@@ -28,7 +28,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<div id="website" class="col text-right">
|
||||
<a href="https://kevin-mok.com/">
|
||||
<a href="https://kevin-mok.com/" target="_blank">
|
||||
<span class="url-info">
|
||||
kevin-mok.com
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user