Nick-Sakach / HomePage

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

Create index.html using GitHub online editor #3

Closed Nick-Sakach closed 5 years ago

Nick-Sakach commented 5 years ago

Use the snippet below:

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