dmytro-komlyk / homepage

My very own personal website. Basically this is just a résumé.

Home Page:https://dmytro-komlyk.github.io/homepage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add index.html template for homepage

dmytro-komlyk opened this issue · comments

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