Artem100 / homepage

My very own personal website.
https://artem100.github.io/homepage/
MIT License
1 stars 0 forks source link

Create index.html using GitHub online editor #3

Closed Artem100 closed 4 years ago

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