No known key found for this signature in database
GPG Key ID: 6DEED612B26C08E2
1 changed files with
7 additions and
6 deletions
-
layouts/partials/base/footer.html
|
|
@ -15,6 +15,13 @@ |
|
|
|
<!-- <a href="{{ "credits" | relURL }}">Credits</a> · --> |
|
|
|
</span> |
|
|
|
<span id="social-icons" class="col-xs-4"> |
|
|
|
<a href="https://www.linkedin.com/in/Kev-Mok" target="_blank"> |
|
|
|
<img src="{{ "img/social/linkedin.svg" | relURL }}" alt="linkedin-logo"> |
|
|
|
</a> |
|
|
|
<a href="mailto:me@kevin-mok.com" target="_blank"> |
|
|
|
<img src="{{ "img/social/email.svg" | relURL }}" |
|
|
|
alt="envelope"> |
|
|
|
· |
|
|
|
<a href="https://github.com/Kevin-Mok" target="_blank"> |
|
|
|
<img src="{{ "img/social/github.svg" | relURL }}" |
|
|
|
alt="github-logo"> |
|
|
@ -36,12 +43,6 @@ |
|
|
|
alt="reddit-logo"> |
|
|
|
</a> |
|
|
|
. |
|
|
|
<a href="https://www.linkedin.com/in/Kev-Mok" target="_blank"> |
|
|
|
<img src="{{ "img/social/linkedin.svg" | relURL }}" alt="linkedin-logo"> |
|
|
|
</a> |
|
|
|
<a href="mailto:me@kevin-mok.com" target="_blank"> |
|
|
|
<img src="{{ "img/social/email.svg" | relURL }}" |
|
|
|
alt="envelope"> |
|
|
|
</a> |
|
|
|
</span> |
|
|
|
<span class="col-xs-2"> |
|
|
|