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.

11 lines
387 B

  1. <div class="me-equation">
  2. <a href="https://www.gnu.org/" target="_blank">
  3. <img src="{{ "img/gnu.svg" | relURL }}" id="gnu" alt="gnu-logo">
  4. </a>
  5. <p>+</p>
  6. <img src="{{ "img/linux-icon.svg" | relURL }}" alt="linux-logo">
  7. <p>+</p>
  8. <img src="{{ "img/uoft-logo.svg" | relURL }}" alt="uoft-logo">
  9. <p>=</p>
  10. <img src="{{ "img/hexatar.png" | relURL }}" alt="my-avatar">
  11. </div>