IhorKushch / homepage

My very own personal website. Basically this is just a résumé
https://ihorkushch.github.io/homepage/
MIT License
0 stars 0 forks source link

Add index.html #3

Closed IhorKushch closed 5 years ago

IhorKushch commented 5 years ago
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8" />
    <title>Résumé</title>
  </head>
  <body>
    ― Hello World! &#x1F609;
  </body>
</html>