TheBestTvarynka/homepage

Create `index.html`

Closed this issue · 1 comments

Create index.html using GitHub online editor

Base code:

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