alex-boklag / homepage

https://alex-boklag.github.io/homepage/
MIT License
0 stars 0 forks source link

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

Closed alex-boklag closed 5 years ago

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