ishootdice / bsa_git

My resume
MIT License
0 stars 0 forks source link

Add index.html template for Resume #2

Open ishootdice opened 1 year ago

ishootdice commented 1 year ago

Add index.html template for Resume

ishootdice commented 1 year ago
<!DOCTYPE html>
<html>
   <head>
      <meta charset="UTF-8" />
      <title>Resume</title>
   </head>
   <body>
      - Hello World! &#x1F609
   </body>
</html>