olena-olena / homepage

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

Create index.html using GitHub online editor and the snippet below: #3

Closed olena-olena closed 4 years ago

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