Jonski0625 / Homepage

My first personal website.
https://github.com/Jonski0625/Homepage
MIT License
0 stars 0 forks source link

create index.html #13

Open Jonski0625 opened 10 months ago

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