72Roman / homepage

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

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

Closed 72Roman closed 4 years ago

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