Mobile-responsive personal website, generated using Hugo. https://kevin-mok.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
182 B

  1. <div id="print-icon">
  2. <a href="{{ "pdf/kevin-mok-resume.pdf" | relURL }}" target="_blank">
  3. <img src="{{ "img/resume/printer.svg" | relURL }}" alt="printer-icon">
  4. </a>
  5. </div>