|
|
@ -4,7 +4,7 @@ |
|
|
|
<meta charset="utf-8"> |
|
|
|
<title>Kevin's Email Signature</title> |
|
|
|
<link rel="stylesheet" href="style.css?v=1.0"> |
|
|
|
<script src="http://livejs.com/live.js" charset="utf-8"></script> |
|
|
|
<script src="https://cdn.khkm.gq/live.js" charset="utf-8"></script> |
|
|
|
</head> |
|
|
|
<body style="display: flex; |
|
|
|
margin: 0; |
|
|
@ -56,25 +56,31 @@ |
|
|
|
padding-right: 9px;"> |
|
|
|
<a href="https://github.com/Kevin-Mok" target="_blank" style="text-decoration: none;"> |
|
|
|
<!-- <img src="http://test.khkm.tk/github.svg" alt=""/> --> |
|
|
|
<img src="https://img.khkm.tk/uploads/big/2db206989793b732c143f15ffe2b694b.png" alt="github-icon" style="height: 1.5em;"></a> |
|
|
|
<img |
|
|
|
src="https://img.khkm.gq/uploads/big/2db206989793b732c143f15ffe2b694b.png" |
|
|
|
alt="github-icon" style="height: 25px;"></a> |
|
|
|
</li> |
|
|
|
<li style="display: inline-block; |
|
|
|
padding-right: 9px;"> |
|
|
|
<a href="https://git.kevin-mok.com/Kevin-Mok" target="_blank" style="text-decoration: none;"> |
|
|
|
<img id="gitea-icon" src="https://img.khkm.tk/uploads/big/71386b828f31087493c896635672ff3c.png" alt="gitea-icon" style="height:2em;position:relative;top:3px;"></a> |
|
|
|
<img id="gitea-icon" |
|
|
|
src="https://img.khkm.gq/uploads/big/71386b828f31087493c896635672ff3c.png" |
|
|
|
alt="gitea-icon" style="height:25px;position:relative;top:3px;"></a> |
|
|
|
</li> |
|
|
|
<li style="display: inline-block; |
|
|
|
padding-right: 9px;"> |
|
|
|
<a href="https://www.linkedin.com/in/Kevin-KH-Mok/" target="_blank" style="text-decoration: none;"> |
|
|
|
<a href="https://www.linkedin.com/in/Kev-Mok/" target="_blank" style="text-decoration: none;"> |
|
|
|
<img id="linkedin-icon" |
|
|
|
src="https://img.khkm.tk/uploads/big/a07fdee5042df0dd245b7788c5f25f7d.png" |
|
|
|
src="https://img.khkm.gq/uploads/big/a07fdee5042df0dd245b7788c5f25f7d.png" |
|
|
|
alt="linkedin-icon" |
|
|
|
style="height:1.5em;position:relative;left:-0px;"></a> |
|
|
|
style="height:25px;position:relative;left:-0px;"></a> |
|
|
|
</li> |
|
|
|
<li style="display: inline-block; |
|
|
|
padding-right: 9px;"> |
|
|
|
<a href="https://fosstodon.org/web/accounts/93113" target="_blank" style="text-decoration: none;"> |
|
|
|
<img src="https://img.khkm.tk/uploads/big/8e32935993f5ec3dee5ea2b86507ded8.png" alt="mastodon-icon" style="height: 1.5em;"></a> |
|
|
|
<a href="https://fosstodon.org/@Kevin" target="_blank" style="text-decoration: none;"> |
|
|
|
<img |
|
|
|
src="https://img.khkm.gq/uploads/big/8e32935993f5ec3dee5ea2b86507ded8.png" |
|
|
|
alt="mastodon-icon" style="height: 25px;"></a> |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
</td> |
|
|
@ -82,13 +88,10 @@ |
|
|
|
</tbody></table> |
|
|
|
</td> |
|
|
|
<td class="headshot-cell" style="padding-bottom:3px;position:relative;left:-12px;"> |
|
|
|
<img src="https://img.khkm.tk/uploads/big/cd4566af5a14ef845a6a9818bf26c73e.png" alt="uoft-logo" style="vertical-align: middle; |
|
|
|
<img src="https://img.khkm.gq/uploads/big/cd4566af5a14ef845a6a9818bf26c73e.png" alt="uoft-logo" style="vertical-align: middle; |
|
|
|
width: 120px; |
|
|
|
margin-right: 5px; |
|
|
|
border-radius: 5px;"><img src="https://avatars3.githubusercontent.com/u/25857736?s=460&v=4" name="preview-image-url" alt="kevin-mok-headshot" style="vertical-align: middle; |
|
|
|
width: 120px; |
|
|
|
margin-right: 5px; |
|
|
|
border-radius: 5px;"> |
|
|
|
border-radius: 100%; |
|
|
|
margin-right: 5px;"><img id="headshot-img" src="https://avatars3.githubusercontent.com/u/25857736?s=460&v=4" name="preview-image-url" alt="kevin-mok-headshot" style="vertical-align:middle;width:120px;border-radius:100%;margin-right:5px;position:relative;left:-10px;"> |
|
|
|
</td> |
|
|
|
|
|
|
|
</tr></tbody></table> |
|
|
|