arturcastellanos / resume

My resume
https://arturcastellanos.github.io/resume/
MIT License
0 stars 0 forks source link

Add index.html template for resume #1

Open arturcastellanos opened 9 months ago

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