Mobile-responsive personal website, generated using Hugo.
https://kevin-mok.com/
5 lines
182 B
5 lines
182 B
<div id="print-icon">
|
|
<a href="{{ "pdf/kevin-mok-resume.pdf" | relURL }}" target="_blank">
|
|
<img src="{{ "img/resume/printer.svg" | relURL }}" alt="printer-icon">
|
|
</a>
|
|
</div>
|