AnnaRybak04 / homepage

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

Add index.html template to resume #9

Closed AnnaRybak04 closed 1 year ago

AnnaRybak04 commented 1 year ago
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Resume</title>
</head>
<body>
     ― Hello World! &#x1F609;
</body>
</html>